Skip to content

Commit 4a13d6b

Browse files
committed
Bump to 0.2.1
1 parent a45b49b commit 4a13d6b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.1
2+
* Add documentation url to Cargo.toml
3+
14
# 0.2.0
25
* Refactored API, less namespaces than before.
36
* Upgrade Mongo C driver to 1.3.1

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mongo_driver"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Thijs Cadier <[email protected]>"]
55
description = "Mongo Rust driver built on top of the Mongo C driver"
66
readme = "README.md"

0 commit comments

Comments
 (0)