diff --git a/snooty.toml b/snooty.toml index 5dfebfc7..8c58154d 100644 --- a/snooty.toml +++ b/snooty.toml @@ -24,7 +24,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.0" +version = "3.2.1" # always set this to the minimum supported Rust version min-rust-version = "1.71.1" api = "https://docs.rs/mongodb/{+version+}/mongodb"