Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tattn committed Mar 27, 2019
1 parent 3d0a10a commit fc7e434
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SwipeTransition.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwipeTransition'
s.version = '0.3.3'
s.version = '0.4.0'
s.summary = 'Allows trendy transitions using swipe gesture such as "swipe back".'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion SwipeTransitionAutoSwipeBack.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwipeTransitionAutoSwipeBack'
s.version = '0.3.3'
s.version = '0.4.0'
s.summary = 'Allows trendy transitions using swipe gesture such as "swipe back".'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion SwipeTransitionAutoSwipeToDismiss.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwipeTransitionAutoSwipeToDismiss'
s.version = '0.3.3'
s.version = '0.4.0'
s.summary = 'Allows trendy transitions using swipe gesture such as "swipe back".'

s.description = <<-DESC
Expand Down

0 comments on commit fc7e434

Please sign in to comment.