We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c055c3b commit 14197b4Copy full SHA for 14197b4
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.13.2'.freeze
+ VERSION = '2.13.3'.freeze
21
end
0 commit comments