Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tattn committed Feb 17, 2018
1 parent b55c9e5 commit 21458ee
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.0.10'
s.version = '0.1.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.0.10'
s.version = '0.1.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.0.10'
s.version = '0.1.0'
s.summary = 'Allows trendy transitions using swipe gesture such as "swipe back".'

s.description = <<-DESC
Expand Down

0 comments on commit 21458ee

Please sign in to comment.