diff --git a/README.md b/README.md index 25999ed..1d31588 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Get the cropped image ## Installation PhotoTweaks is available on [CocoaPods](http://cocoapods.org). Add the follwing to your Podfile: ```ruby -pod 'PhotoTweaks', '~> 1.0.3' +pod 'PhotoTweaks', '~> 1.0.4' ``` Alternatively, you can manually drag the ```PhotoTweaks``` folder into your Xcode project.