Skip to content

Commit

Permalink
Increment version number to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkibuule committed Feb 27, 2015
1 parent 678be07 commit 09340b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSKTimerView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JSKTimerView"
s.version = "0.4.0"
s.version = "0.4.1"
s.summary = "A simple custom UIView that acts as a self-contained, animating timer."
s.homepage = "https://github.com/jeffkibuule/JSKTimerView"
s.screenshots = ['https://raw.githubusercontent.com/jeffkibuule/JSKTimerView/master/Screenshots/screenshot0.png', 'https://raw.githubusercontent.com/jeffkibuule/JSKTimerView/master/Screenshots/screenshot1.png', 'https://raw.githubusercontent.com/jeffkibuule/JSKTimerView/master/Screenshots/screenshot2.png', 'https://raw.githubusercontent.com/jeffkibuule/JSKTimerView/master/Screenshots/screenshot3.png']
Expand Down

0 comments on commit 09340b2

Please sign in to comment.