Skip to content

Commit 33ece34

Browse files
committedOct 5, 2021
Bump version to 2.16.0
1 parent b4d4478 commit 33ece34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/mongo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ module Mongo
2020
# The current version of the driver.
2121
#
2222
# @since 2.0.0
23-
VERSION = '2.16.0.alpha1'.freeze
23+
VERSION = '2.16.0'.freeze
2424
end

0 commit comments

Comments
 (0)
Please sign in to comment.