diff --git a/README.md b/README.md index 4b1b55d4..ff473e28 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.3' +pod 'RESideMenu', '~> 4.0.4' ``` Install into your Xcode project: