diff --git a/README.md b/README.md index cc8c510..12a1a24 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ $ touch Podfile $ edit Podfile platform :ios, '5.0' # Or platform :osx, '10.7' -pod 'TransitionKit', '~> 1.0.0' +pod 'TransitionKit', '~> 2.0.0' ``` Install into your project: