summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@trevize.staktrace.com>2019-11-10 21:20:02 -0500
committerKartikaya Gupta <kats@trevize.staktrace.com>2019-11-10 21:20:02 -0500
commitbae7479ee8ff29309cae0bb21069dde0f2bd7dfb (patch)
treeca8bd5abed262ca327bb121f66abe97d97944b3f /Cargo.toml
parent9d674b8182e9f180b45160424ac37731944f6061 (diff)
Version bump to 0.9.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 924aea4..7e1d9cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mailparse"
-version = "0.9.0"
+version = "0.9.1"
authors = ["Kartikaya Gupta <kats@seldon.staktrace.com>"]
description = "A simple parser for MIME e-mail messages"
documentation = "https://docs.rs/mailparse/"