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 ae2e11b commit 14a45bcCopy full SHA for 14a45bc
snooty.toml
@@ -18,8 +18,8 @@ api-version = "v2"
18
driver-long = "MongoDB Go Driver"
19
driver-short = "Go driver"
20
docs-branch = "master"
21
-version = "v2.1"
22
-full-version = "{+version+}.0"
+version = "v2.2"
+full-version = "{+version+}.1"
23
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
24
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver/{+api-version+}"
25
stable-api = "Stable API"
0 commit comments