Skip to content

Commit 1dd1ae4

Browse files
author
Tavis Bones
committed
bump version to 1.1.0 in podspec
1 parent e7a5ecd commit 1dd1ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS-htmltopdf.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "iOS-htmltopdf"
3-
s.version = "1.0.3"
3+
s.version = "1.1.0"
44
s.summary = "This class enables simple URL-based PDF creation."
55
s.description = "Pages are created the exact same way they would be if the user printed the content on an iOS device (very similar as well as OS X print output)."
66
s.homepage = "https://github.com/iclems/iOS-htmltopdf"

0 commit comments

Comments
 (0)