Skip to content

Commit

Permalink
Merge branch 'master' into 5707-convenient-transaction-api
Browse files Browse the repository at this point in the history
  • Loading branch information
comandeo-mongo authored Jul 31, 2024
2 parents a186417 + 15e2ba9 commit 70c5a73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Mongoid has [extensive user documentation](https://www.mongodb.com/docs/mongoid/
Mongoid is built on top of the MongoDB Ruby driver which has
[its own user documentation](https://www.mongodb.com/docs/ruby-driver/current/).

High-level Mongoid documentation including tutorials and the reference that were in the docs folder can now be found at the docs-mongoid repository, [here](https://github.com/mongodb/docs-mongoid).

Compatibility
-------------

Expand Down
2 changes: 1 addition & 1 deletion lib/mongoid/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# rubocop:todo all

module Mongoid
VERSION = "9.0.0"
VERSION = "9.0.1"
end

0 comments on commit 70c5a73

Please sign in to comment.