Skip to content

Commit e8194cc

Browse files
committed
Bump version to 2.21.3
1 parent 56e37c1 commit e8194cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/mongo/version.rb

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

product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description: a pure-Ruby driver for connecting to, querying, and manipulating Mo
55
package: mongo
66
jira: https://jira.mongodb.org/projects/RUBY
77
version:
8-
number: 2.21.2
8+
number: 2.21.3
99
file: lib/mongo/version.rb

0 commit comments

Comments
 (0)