@ -1,3 +1,7 @@
# 0.13.3
* Upgrade libmongoc to 1.17.4
* Another static linking fix
# 0.13.2
* Fix probe of libbson so static linking actually works
@ -1,6 +1,6 @@
[package]
name = "mongo_driver"
version = "0.13.2"
version = "0.13.3"
authors = ["Thijs Cadier <thijs@appsignal.com>"]
description = "Mongo Rust driver built on top of the Mongo C driver"
readme = "README.md"