Skip to content

Commit

Permalink
Podspec to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eLud committed Sep 20, 2018
1 parent 4f7b6d3 commit a2566b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Repeat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Repeat"
s.version = "0.5.6"
s.version = "0.5.7"
s.summary = "Modern NSTimer alternative in Swift"
s.description = <<-DESC
Repeat is a modern alternative to NSTimer; no strong references, multiple observers, reusable instances with start/stop/pause support in swifty syntax.
Expand Down

0 comments on commit a2566b6

Please sign in to comment.