Skip to content

Commit 8506fc9

Browse files
Chris ChoChris Cho
authored andcommitted
DOCSP-34049: v2.7.1 release (#71)
(cherry picked from commit 58ff300)
1 parent adcb08f commit 8506fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ driver-long = "MongoDB Rust Driver"
1919
driver-short = "Rust driver"
2020
server = "MongoDB Server"
2121
docs-branch = "master" # always set this to the docs branch (i.e. master, v2.6, v2.5, etc.)
22-
version = "2.7.0" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
22+
version = "2.7.1" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
2323
min-rust-version = "1.60" # always set this to the minimum supported Rust version
2424
api = "https://docs.rs/mongodb/{+version+}/mongodb"
2525
stable-api = "Stable API"

0 commit comments

Comments
 (0)