We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14d375 commit c8a1a81Copy full SHA for c8a1a81
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.beta'.freeze
+ VERSION = '2.1.0.rc0'.freeze
21
end
0 commit comments