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 a22acc1 commit 39612beCopy full SHA for 39612be
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.1.0.rc0'.freeze
+ VERSION = '2.1.0'.freeze
21
end
0 commit comments