We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15aa6bf commit c7cd081Copy full SHA for c7cd081
SwiftTask.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SwiftTask'
3
- s.version = '4.2.0'
+ s.version = '4.2.1'
4
s.license = { :type => 'MIT' }
5
s.homepage = 'https://github.com/ReactKit/SwiftTask'
6
s.authors = { 'Yasuhiro Inami' => '[email protected]' }
@@ -13,4 +13,4 @@ Pod::Spec.new do |s|
13
s.ios.deployment_target = '8.0'
14
s.watchos.deployment_target = '2.0'
15
s.tvos.deployment_target = '9.0'
16
-end
+end
0 commit comments