We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31fbec commit daf67feCopy full SHA for daf67fe
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.0'
+ VERSION = '5.1.1'
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.0
+ number: 5.1.1
file: lib/bson/version.rb
0 commit comments