Skip to content

Commit e97b87b

Browse files
committed
Bump to version 0.6.2
1 parent bf66e44 commit e97b87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AMWaveTransition.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "AMWaveTransition"
3-
s.version = "0.6.1"
3+
s.version = "0.6.2"
44
s.summary = "Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'."
55
s.homepage = "https://github.com/andreamazz/AMWaveTransition"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)