Bump to 0.2.1

pull/15/head 0.2.1
Thijs Cadier 9 years ago
parent a45b49b5a0
commit 4a13d6bae6

@ -1,3 +1,6 @@
# 0.2.1
* Add documentation url to Cargo.toml
# 0.2.0
* Refactored API, less namespaces than before.
* Upgrade Mongo C driver to 1.3.1

@ -1,6 +1,6 @@
[package]
name = "mongo_driver"
version = "0.2.0"
version = "0.2.1"
authors = ["Thijs Cadier <thijs@appsignal.com>"]
description = "Mongo Rust driver built on top of the Mongo C driver"
readme = "README.md"

Loading…
Cancel
Save