Skip to content

Commit

Permalink
Prepare 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Nov 3, 2022
1 parent dd94c14 commit 9e96c67
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.7.2 not yet released


## fugit 1.7.1 released 2022-09-21

* Change behaviour for "0 0/5 * * *", gh-79
Expand Down
2 changes: 1 addition & 1 deletion lib/fugit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

module Fugit

VERSION = '1.7.1'
VERSION = '1.7.2'
end

require 'time'
Expand Down

0 comments on commit 9e96c67

Please sign in to comment.