Skip to content

Commit

Permalink
release 1.0.0 (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
saghm committed Jun 8, 2020
1 parent 991bb40 commit 6d37f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Expand Up @@ -8,7 +8,7 @@ repository = "https://github.com/mongodb/mongo-rust-driver"
license = "Apache-2.0"
readme = "README.md"
name = "mongodb"
version = "0.11.0"
version = "1.0.0"

[features]
default = ["tokio-runtime"]
Expand All @@ -20,7 +20,7 @@ sync = ["async-std-runtime"]
async-trait = "0.1.24"
base64 = "0.11.0"
bitflags = "1.1.0"
bson = "0.15.0"
bson = "1.0.0"
chrono = "0.4.7"
derivative = "2.1.1"
err-derive = "0.2.3"
Expand Down

0 comments on commit 6d37f7c

Please sign in to comment.