We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6370df4 commit 117c78dCopy full SHA for 117c78d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### master
+### 1.3.0 (2016-02-29)
2
3
- Add Carthage support
4
- Add tvOS and watchOS support
SwiftyTimer.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftyTimer'
- s.version = '1.2.0'
+ s.version = '1.3.0'
s.license = 'MIT'
5
s.summary = 'Swifty API for NSTimer'
6
s.homepage = 'https://github.com/radex/SwiftyTimer'
0 commit comments