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"