Bump to 0.7.2

pull/28/head
Thijs Cadier 7 years ago
parent b7a637744c
commit 70a9a75101

@ -1,3 +1,7 @@
# 0.7.2
* Always use openssl on MacOS
* Make uri send and sync
# 0.7.1
* Fix docs link

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

Loading…
Cancel
Save