Release new version

I'd like to use the new features you introduced in the last few days, especially `transport.send(mail)`. Also the docs are currently built for the `master` branch which means they currently show features not yet available in the Crate.
This commit is contained in:
Lorenz Brun
2015-10-26 20:30:57 +01:00
parent 401118ee68
commit 4155e44dbd

View File

@@ -1,7 +1,7 @@
[package]
name = "lettre"
version = "0.4.0"
version = "0.5.0"
description = "Email client"
readme = "README.md"
documentation = "http://lettre.github.io/lettre/"