bumped version number

This commit is contained in:
Thomas Heß
2016-03-23 09:24:46 +01:00
parent bf55f841df
commit a595d64d12
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '1.1'
s.version = '1.1.1'
s.summary = 'Utility class for zipping and unzipping files on iOS, tvOS, and Mac.'
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS, tvOS, and Mac.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'