diff --git a/CircularRevealKit.podspec b/CircularRevealKit.podspec index eb2f0b6..204cde5 100644 --- a/CircularRevealKit.podspec +++ b/CircularRevealKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CircularRevealKit' - s.version = '1.0' + s.version = '0.9' s.summary = 'Circular reveal animations made easy' s.homepage = 'https://github.com/T-Pro/CircularRevealKit' s.description = 'This library was created to allow developers to implement the material design reveal effect.'