diff --git a/Cargo.toml b/Cargo.toml index 325163562..0a397005e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://github.com/mongodb/mongo-rust-driver" license = "Apache-2.0" readme = "README.md" name = "mongodb" -version = "1.1.0" +version = "1.1.1" [features] default = ["tokio-runtime"]