Bumping version from 0.5.0 -> 0.6.0

Bumping the version because openssl was swapped for native-tls
in #43.
This commit is contained in:
Matt McCoy 2017-10-01 19:54:00 -04:00
parent 7c95ae76d6
commit 8bcd2d2d28

View file

@ -1,7 +1,7 @@
[package]
name = "imap"
version = "0.5.0"
version = "0.6.0"
authors = ["Matt McCoy <mattnenterprise@yahoo.com>",
"Jon Gjengset <jon@thesquareplanet.com>"]
documentation = "https://docs.rs/imap/"