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 7e716ff commit 2624b7bCopy full SHA for 2624b7b
snooty.toml
@@ -23,7 +23,7 @@ mongo-enterprise = "MongoDB Enterprise Edition"
23
docs-branch = "master"
24
# always set this to the driver branch (i.e. 1.7 1.8, etc.)
25
version-number = "2.21"
26
-patch-version-number = "{+version-number+}.1"
+patch-version-number = "{+version-number+}.2"
27
version = "v{+version-number+}"
28
stable-api = "Stable API"
29
api-root = "https://www.mongodb.com/docs/ruby-driver/current/api/"
0 commit comments