diff --git a/README.md b/README.md index ae9350252e6661505a814b55336439607f892f77..a508412f7fc7edc5273863c1eb2e847ee42af93f 100644 --- a/README.md +++ b/README.md @@ -72,5 +72,5 @@ github "marmelroy/Zip" ### Setting up with [CocoaPods](http://cocoapods.org/?q=Zip) ```ruby source 'https://github.com/CocoaPods/Specs.git' -pod 'Zip', '~> 0.4' +pod 'Zip', '~> 0.4.2' ```