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 b82034f commit 347a64cCopy full SHA for 347a64c
lib/bson/version.rb
@@ -5,5 +5,5 @@ module BSON
5
#
6
# NOTE: this file is automatically updated via `rake candidate:create`.
7
# Manual changes to this file may be overwritten by that rake task.
8
- VERSION = '5.1.1'
+ VERSION = '5.2.0'
9
end
product.yml
@@ -5,5 +5,5 @@ description: a fully featured [BSON specification](https://bsonspec.org/) implem
package: bson
jira: https://jira.mongodb.org/projects/RUBY
version:
- number: 5.1.1
+ number: 5.2.0
file: lib/bson/version.rb
0 commit comments