Skip to content

Commit 450a5c0

Browse files
authored
Bump version to 8.1.11 (#6023)
1 parent 73449ed commit 450a5c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/mongoid/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ module Mongoid
55
#
66
# Note that this file is automatically updated via `rake candidate:create`.
77
# Manual changes to this file will be overwritten by that rake task.
8-
VERSION = '8.1.10'
8+
VERSION = '8.1.11'
99
end

product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: a Ruby ODM for MongoDB
44
package: mongoid
55
jira: https://jira.mongodb.org/projects/MONGOID
66
version:
7-
number: 8.1.10
7+
number: 8.1.11
88
file: lib/mongoid/version.rb

0 commit comments

Comments
 (0)