Skip to content

Commit 347a64c

Browse files
Bump version to 5.2.0 (#364)
1 parent b82034f commit 347a64c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1'
8+
VERSION = '5.2.0'
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.1
8+
number: 5.2.0
99
file: lib/bson/version.rb

0 commit comments

Comments
 (0)