Skip to content

Commit b1f3171

Browse files
committed
Bump version to 7.3.0.alpha
1 parent 84e233c commit b1f3171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/mongoid-installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To install the gem with bundler, include the following in your ``Gemfile``:
2727

2828
.. code-block:: ruby
2929

30-
gem 'mongoid', '~> 7.2.0'
30+
gem 'mongoid', '~> 7.3.0'
3131

3232
Using Mongoid with a New Rails Application
3333
==========================================

0 commit comments

Comments
 (0)