summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@seldon.staktrace.com>2016-11-11 11:37:32 -0500
committerKartikaya Gupta <kats@seldon.staktrace.com>2016-11-11 11:37:32 -0500
commita3d7179225daf64648e7fe4487ed0232aa1876c7 (patch)
tree6d8b6bcf1d6129e9d03788d103fb181aa22f6847 /Cargo.toml
parent26778c0038723311c64cc5ddcaaaf9dc81fa83c6 (diff)
Version bump
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 c06ec1d..14c9dca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mailparse"
-version = "0.3.0"
+version = "0.4.0"
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/"