From d2fa6e534a1f6936c16a24c997fe903b6c6cb8a7 Mon Sep 17 00:00:00 2001 From: Roman Efimov Date: Thu, 1 May 2014 11:31:15 -0700 Subject: [PATCH] Version bump (4.0.4) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: