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 3c3251e commit f7a0d35Copy full SHA for f7a0d35
2 files changed
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.11'
+ VERSION = '8.1.12'
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.11
+ number: 8.1.12
file: lib/mongoid/version.rb
0 commit comments