Skip to content

Commit 1b2d25b

Browse files
committed
Bump podspec version
1 parent 049fd91 commit 1b2d25b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Kronos.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Kronos'
3-
s.version = '4.2.2'
3+
s.version = '4.3.0'
44
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
55
s.summary = 'Elegant NTP client in Swift'
66
s.homepage = 'https://github.com/MobileNativeFoundation/Kronos'
@@ -13,6 +13,6 @@ Pod::Spec.new do |s|
1313
s.tvos.deployment_target = '12.0'
1414

1515
s.source_files = 'Sources/*.swift'
16-
16+
1717
s.resource_bundles = {'Kronos' => ['Sources/PrivacyInfo.xcprivacy']}
1818
end

0 commit comments

Comments
 (0)