From 0279e35e9c7e63c12fb8088f2913a6a91a67f65b Mon Sep 17 00:00:00 2001 From: John Lluch Zorrilla Date: Sat, 6 Jul 2013 18:56:47 +0200 Subject: [PATCH] Update SWRevealViewController.podspec --- SWRevealViewController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWRevealViewController.podspec b/SWRevealViewController.podspec index 64b360b..92c6ec1 100644 --- a/SWRevealViewController.podspec +++ b/SWRevealViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SWRevealViewController" - s.version = "1.0.1" + s.version = "1.0.2" s.summary = "A UIViewController subclass for presenting two view controllers inspired in the FaceBook app, done right." s.homepage = "https://github.com/John-Lluch/SWRevealViewController" s.license = "MIT"