Skip to content

Commit 88f4b1a

Browse files
authored
bump version number(s) (#5813)
1 parent ff4c317 commit 88f4b1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Compatibility
1919

2020
Mongoid supports and is tested against:
2121

22-
- MRI 2.7 - 3.1
22+
- MRI 2.7 - 3.2
2323
- JRuby 9.4
24-
- MongoDB server 3.6 - 6.0
24+
- MongoDB server 3.6 - 7.0
2525

2626
Issues
2727
------

lib/mongoid/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# rubocop:todo all
33

44
module Mongoid
5-
VERSION = "9.0.0.alpha"
5+
VERSION = "9.0.0"
66
end

0 commit comments

Comments
 (0)