diff --git a/README.md b/README.md index c159468a..cd0c08ba 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Official appledoc documentation can be found at [CocoaDocs](http://cocoadocs.org You can install MMDrawerController in your project by using [CocoaPods](https://github.com/cocoapods/cocoapods): ```Ruby -pod 'MMDrawerController', '~> 0.2.1' +pod 'MMDrawerController', '~> 0.3.0' ``` ---