summaryrefslogtreecommitdiffstats
path: root/mail/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp Korber <philippkorber@gmail.com>2019-03-03 21:06:13 +0100
committerPhilipp Korber <p.korber@1aim.com>2019-03-04 11:21:15 +0100
commitdacd66329b1f4ffc730c7e8d255d8977e9ffe9ec (patch)
treecdeac5309123631bdd7db7bd29200c99148cd63c /mail/Cargo.toml
parent959345d250eece7ef9289cec02207a4cfa6f1bb2 (diff)
cargo(version): bumped patch version number
Diffstat (limited to 'mail/Cargo.toml')
-rw-r--r--mail/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Cargo.toml b/mail/Cargo.toml
index 2c17e2a..b4ff4d8 100644
--- a/mail/Cargo.toml
+++ b/mail/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mail"
-version = "0.6.7"
+version = "0.6.8"
authors = ["Philipp Korber <p.korber@1aim.com>"]
categories = []
keywords = ["mail", "rfc5322", "mime", "smtp", "template"]