diff --git a/objective-zip.podspec b/objective-zip.podspec index ae2391e..9176f78 100644 --- a/objective-zip.podspec +++ b/objective-zip.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "objective-zip" - s.version = "1.0.2" + s.version = "1.0.3" s.summary = "An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X" s.description = <<-DESC