We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6956636 commit 17f8c4aCopy full SHA for 17f8c4a
lib/mongo/version.rb
@@ -5,5 +5,5 @@ module Mongo
5
#
6
# Note that this file is automatically updated via `rake candidate:create`.
7
# Manual changes to this file will be overwritten by that rake task.
8
- VERSION = '2.21.1'
+ VERSION = '2.21.2'
9
end
product.yml
@@ -1,8 +1,9 @@
1
---
2
name: MongoDB Ruby Driver
3
-description: a pure-Ruby driver for connecting to, querying, and manipulating MongoDB databases
+description: a pure-Ruby driver for connecting to, querying, and manipulating MongoDB
4
+ databases
package: mongo
jira: https://jira.mongodb.org/projects/RUBY
version:
- number: 2.21.1
+ number: 2.21.2
file: lib/mongo/version.rb
0 commit comments