Skip to content

Commit c43db6b

Browse files
committed
bump version to 0.1.0 because of API changes
1 parent 00c69f8 commit c43db6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bson-rs"
3-
version = "0.0.3"
3+
version = "0.1.0"
44
authors = ["Y. T. Chung <[email protected]>"]
55
description = "Encoding and decoding support for BSON in Rust"
66
license = "MIT"

0 commit comments

Comments
 (0)