File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33` Kronos ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 4.2.2] ( https://github.com/MobileNativeFoundation/Kronos/releases/tag/4.2.2 )
6+ - Update project deployment targets for newer Xcode versions
7+
58## [ 4.2.1] ( https://github.com/MobileNativeFoundation/Kronos/releases/tag/4.2.1 )
69- Fix CocoaPods version
710
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Kronos'
3- s . version = '4.2.1 '
3+ s . version = '4.2.2 '
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'
You can’t perform that action at this time.
0 commit comments