We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b27b9 commit e13cf2aCopy full SHA for e13cf2a
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.15.0.alpha'.freeze
+ VERSION = '2.15.0'.freeze
24
end
0 commit comments