We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d4478 commit 33ece34Copy full SHA for 33ece34
lib/mongo/version.rb
@@ -20,5 +20,5 @@ module Mongo
20
# The current version of the driver.
21
#
22
# @since 2.0.0
23
- VERSION = '2.16.0.alpha1'.freeze
+ VERSION = '2.16.0'.freeze
24
end
0 commit comments