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 73449ed commit 450a5c0Copy full SHA for 450a5c0
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 = '8.1.10'
+ VERSION = '8.1.11'
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: 8.1.10
+ number: 8.1.11
file: lib/mongoid/version.rb
0 commit comments