Skip to content

Commit

Permalink
bump version to 1.9.1
Browse files Browse the repository at this point in the history
As part of this [PR](#88)
I forgot to bump the version so changes are present rubygems.
  • Loading branch information
delbetu committed Oct 23, 2023
1 parent 30ce5c5 commit 416c938
Showing 1 changed file with 1 addition and 1 deletion.
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.9.0'
VERSION = '1.9.1'
end

require 'time'
Expand Down

0 comments on commit 416c938

Please sign in to comment.