Skip to content

Commit c7cd081

Browse files
committed
Update podspec
1 parent 15aa6bf commit c7cd081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SwiftTask.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftTask'
3-
s.version = '4.2.0'
3+
s.version = '4.2.1'
44
s.license = { :type => 'MIT' }
55
s.homepage = 'https://github.com/ReactKit/SwiftTask'
66
s.authors = { 'Yasuhiro Inami' => '[email protected]' }
@@ -13,4 +13,4 @@ Pod::Spec.new do |s|
1313
s.ios.deployment_target = '8.0'
1414
s.watchos.deployment_target = '2.0'
1515
s.tvos.deployment_target = '9.0'
16-
end
16+
end

0 commit comments

Comments
 (0)