diff --git a/AMWaveTransition.podspec b/AMWaveTransition.podspec index 4f6a471..3b575c2 100644 --- a/AMWaveTransition.podspec +++ b/AMWaveTransition.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "AMWaveTransition" - s.version = "0.6.1" + s.version = "0.6.2" s.summary = "Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'." s.homepage = "https://github.com/andreamazz/AMWaveTransition" s.license = { :type => 'MIT', :file => 'LICENSE' }