diff --git a/snooty.toml b/snooty.toml index 79295e9a..1b446363 100644 --- a/snooty.toml +++ b/snooty.toml @@ -25,7 +25,7 @@ server = "MongoDB Server" # always set this to the docs branch (i.e. master, v2.6, v2.5, etc.) docs-branch = "master" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.) -version = "3.2.2" +version = "3.2.3" # always set this to the minimum supported Rust version min-rust-version = "1.71.1" api = "https://docs.rs/mongodb/{+version+}/mongodb"