summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@seldon.staktrace.com>2016-12-04 22:53:14 -0500
committerKartikaya Gupta <kats@seldon.staktrace.com>2016-12-04 22:53:14 -0500
commit431a4226d70fb55fe39b131c380e48193f056d6d (patch)
tree5409a54171dcc685c745468fecfadbee6b42a9c5 /Cargo.toml
parent70d178c98e253294be9fc77a4ac268dd7dd6dfaa (diff)
Version bump to 0.4.2
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 61233aa..3ac3d5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mailparse"
-version = "0.4.1"
+version = "0.4.2"
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/"