Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 1c89a28

Browse files
committed
bump to 0.1.8
1 parent 17c7a10 commit 1c89a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mongodb"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
authors = ["Valeri Karpov <[email protected]>",
55
"Saghm Rossi <[email protected]>",
66
"Kevin Yeh <[email protected]>"]
@@ -31,4 +31,4 @@ nalgebra = "0.10.1"
3131

3232
[features]
3333
default = []
34-
mongodb_3_0 = []
34+
mongodb_3_0 = []

0 commit comments

Comments
 (0)