Skip to content

Commit

Permalink
Update the internal version number as well
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianLMatthews committed Aug 8, 2024
1 parent b3f25e8 commit 1f055bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mongoid/history/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Mongoid
module History
VERSION = '0.8.5'.freeze
VERSION = '0.9.0'.freeze
end
end

0 comments on commit 1f055bb

Please sign in to comment.