From 792e602250a969607ded3a044dabcf25a74d5ec1 Mon Sep 17 00:00:00 2001 From: Joan Lluch Date: Wed, 23 Oct 2013 01:25:00 +0200 Subject: [PATCH] requests --- SWRevealViewController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWRevealViewController.podspec b/SWRevealViewController.podspec index daa77f1..ac6174b 100644 --- a/SWRevealViewController.podspec +++ b/SWRevealViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SWRevealViewController" - s.version = "1.0.7" + s.version = "1.0.8" 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"