Skip to content

Commit 50a3b72

Browse files
authored
Bump version to 9.0.7 (#6022)
1 parent 9241add commit 50a3b72

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 = '9.0.6'
8+
VERSION = '9.0.7'
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: 9.0.6
7+
number: 9.0.7
88
file: lib/mongoid/version.rb

0 commit comments

Comments
 (0)