summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@trevize.staktrace.com>2018-04-03 22:45:19 -0400
committerKartikaya Gupta <kats@trevize.staktrace.com>2018-04-03 22:45:19 -0400
commitfddc259c9a1f4c8a18c40e24ea6b95a8afd4a398 (patch)
treef500dbd56fc928b0b80ea32c82ac528e405e58b7 /Cargo.toml
parent30bef79884b775728d7d639b7852fca710ff0a92 (diff)
Bump to version 0.6.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 37d37cd..d1c7481 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mailparse"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Kartikaya Gupta <kats@seldon.staktrace.com>"]
description = "A simple parser for MIME e-mail messages"
documentation = "https://staktrace.github.io/mailparse/target/doc/mailparse/"