Skip to content

Commit

Permalink
fix pod release version
Browse files Browse the repository at this point in the history
  • Loading branch information
horitaku46 committed Mar 27, 2018
1 parent 48ce3ff commit d55dfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlowinSwiper.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BlowinSwiper"
s.version = "1.0.12"
s.version = "1.0.13"
s.summary = "BlowinSwiper makes it possible to swipe back from anywhere on the screen."
s.description = <<-DESC
BlowinSwiper makes it possible to swipe back from anywhere on the screen at UINavigationController!
Expand Down

0 comments on commit d55dfb3

Please sign in to comment.