From ae158bcd62e33a033aa8ed28e6032a094ff9b85f Mon Sep 17 00:00:00 2001 From: Joan Lluch Date: Mon, 28 Apr 2014 22:29:04 +0200 Subject: [PATCH] v2.0.1 --- SWRevealViewController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWRevealViewController.podspec b/SWRevealViewController.podspec index 0678f69..4415b17 100644 --- a/SWRevealViewController.podspec +++ b/SWRevealViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SWRevealViewController" - s.version = "2.0.0" + s.version = "2.0.1" 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"