diff --git a/RCPageControl.podspec b/RCPageControl.podspec index 526a52d..9aab507 100644 --- a/RCPageControl.podspec +++ b/RCPageControl.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RCPageControl" - s.version = "0.1" + s.version = "0.1.1" s.summary = "Yet another page control for iOS, with awesome animation powered by facebook pop library." s.homepage = "https://github.com/RidgeCorn/RCPageControl" s.license = { :type => "MIT", :file => "LICENSE" }