diff --git a/README.md b/README.md index 9fbff4d5..e1cbc402 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Edit your Podfile and add RESideMenu: ``` bash platform :ios, '6.0' -pod 'RESideMenu', '~> 4.0.1' +pod 'RESideMenu', '~> 4.0.2' ``` Install into your Xcode project: