diff --git a/Zip.podspec b/Zip.podspec index 5d50091e1be96af771488d095470c1ff2272582e..644b52cf44f8c67fd10712aab161823cd41cf7b8 100644 --- a/Zip.podspec +++ b/Zip.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "Zip" - s.version = "0.3.1" + s.version = "0.3.2" s.summary = "Zip and unzip files in Swift." # This description is used to generate tags and improve search results. diff --git a/Zip/Info.plist b/Zip/Info.plist index 4cbc39b16ac7c938ed0de0aea5935f209ff0e5d4..b3703d66409edb148b4addabd527707ed08c0ad7 100644 --- a/Zip/Info.plist +++ b/Zip/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.1 + 0.3.2 CFBundleSignature ???? CFBundleVersion diff --git a/ZipTests/Info.plist b/ZipTests/Info.plist index ad63f278cdf70c966234d8fc6234771bb28d8ae7..97676baca75e66371df1abb8e953e2f49de5d008 100644 --- a/ZipTests/Info.plist +++ b/ZipTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.3.1 + 0.3.2 CFBundleSignature ???? CFBundleVersion