summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Korber <p.korber@1aim.com>2018-12-03 17:34:10 +0100
committerPhilipp Korber <p.korber@1aim.com>2018-12-03 17:34:10 +0100
commit26759f0ccf56e27d3534a40088c1097154660086 (patch)
treedea648114d09f5b79ed47915f59df6394c080607
parentb7025344f11bc7ae05d2a4d7c6f0f20dbeecf9b6 (diff)
cargo(version) bumped version to 0.6.1
-rw-r--r--headers/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers/Cargo.toml b/headers/Cargo.toml
index ced692f..a0e8ebc 100644
--- a/headers/Cargo.toml
+++ b/headers/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "mail-headers"
description = "[mail/headers] header parts for the mail crate (inkl. header map and standard header impl)"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Philipp Korber <philippkorber@gmail.com>"]
documentation = "https://docs.rs/mail-headers"
keywords = []