Skip to content

Commit

Permalink
Prepare 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Apr 21, 2021
1 parent 8046565 commit c8db960
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# CHANGELOG.md


## fugit 1.4.5 not yet released


## fugit 1.4.4 released 2021-03-25

* Ensure leaving ZH DST is OK, gh-53
Expand Down
2 changes: 1 addition & 1 deletion lib/fugit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module Fugit

VERSION = '1.4.4'
VERSION = '1.4.5'
end

require 'time'
Expand Down

0 comments on commit c8db960

Please sign in to comment.