diff --git a/CHIPageControl.podspec b/CHIPageControl.podspec index e48c859..41a0984 100644 --- a/CHIPageControl.podspec +++ b/CHIPageControl.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CHIPageControl' - s.version = '0.2' + s.version = '0.2.1' s.summary = 'CHIPageControl is a set of cool animated page controls written in Swift to replace boring UIPageControl.' s.ios.deployment_target = '8.0'