From e68cbde9a81461ea38bb605fadf34947555ce070 Mon Sep 17 00:00:00 2001 From: Roman Efimov Date: Thu, 27 Mar 2014 09:20:18 -0700 Subject: [PATCH] Bump version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: