We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf754f9 commit b78c8f3Copy full SHA for b78c8f3
lib/mongoid/version.rb
@@ -5,5 +5,5 @@ module Mongoid
5
#
6
# Note that this file is automatically updated via `rake candidate:create`.
7
# Manual changes to this file will be overwritten by that rake task.
8
- VERSION = '7.5.4'
+ VERSION = '7.6.0'
9
end
product.yml
@@ -4,5 +4,5 @@ description: a Ruby ODM for MongoDB
4
package: mongoid
jira: https://jira.mongodb.org/projects/MONGOID
version:
- number: 7.5.4
+ number: 7.6.0
file: lib/mongoid/version.rb
0 commit comments