Skip to content

Commit a481092

Browse files
authored
Release candidate for 5.1.1 (#361)
* Bump version to 5.1.1 * bump spec/shared, to pick up note formatting changes
1 parent f31fbec commit a481092

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/bson/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ module BSON
55
#
66
# NOTE: this file is automatically updated via `rake candidate:create`.
77
# Manual changes to this file may be overwritten by that rake task.
8-
VERSION = '5.1.0'
8+
VERSION = '5.1.1'
99
end

product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description: a fully featured [BSON specification](https://bsonspec.org/) implem
55
package: bson
66
jira: https://jira.mongodb.org/projects/RUBY
77
version:
8-
number: 5.1.0
8+
number: 5.1.1
99
file: lib/bson/version.rb

spec/shared

0 commit comments

Comments
 (0)