We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e834e commit ef879a5Copy full SHA for ef879a5
lib/mongo/version.rb
@@ -17,5 +17,5 @@ module Mongo
17
# The current version of the driver.
18
#
19
# @since 2.0.0
20
- VERSION = '2.0.0.rc'.freeze
+ VERSION = '2.0.0'.freeze
21
end
0 commit comments