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 9241add commit 50a3b72Copy full SHA for 50a3b72
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 = '9.0.6'
+ VERSION = '9.0.7'
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: 9.0.6
+ number: 9.0.7
file: lib/mongoid/version.rb
0 commit comments