Skip to content

Commit a7c7349

Browse files
committedNov 11, 2024··
chore: bump version to 2.6.1
1 parent 5040c1e commit a7c7349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎TPPDF.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'TPPDF'
3-
s.version = '2.6.0'
3+
s.version = '2.6.1'
44
s.summary = 'TPPDF is a simple-to-use PDF builder for iOS'
55
s.description = <<-DESC
66
TPPDF is an object-based PDF builder, completely built in Swift.

0 commit comments

Comments
 (0)
Please sign in to comment.