Skip to content

Commit

Permalink
Bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Apr 20, 2020
1 parent c860d1d commit 91c6cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kronos.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Kronos'
s.version = '4.0.0'
s.version = '4.0.1'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.summary = 'Elegant NTP client in Swift'
s.homepage = 'https://github.com/lyft/Kronos'
Expand Down

0 comments on commit 91c6cf4

Please sign in to comment.