summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKartikaya Gupta <kats@trevize.staktrace.com>2019-08-05 07:34:48 -0400
committerKartikaya Gupta <kats@trevize.staktrace.com>2019-08-05 07:34:48 -0400
commit08d28d143c62ec3590e933d4a6b4c1c22f0b7d77 (patch)
treec12708159a30c68da325b032f4299b5e43a0b776 /Cargo.toml
parent7522e5fbbb1c7bd870473196593d56d513786787 (diff)
Version bump to 0.8.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 6488688..8fddc5c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mailparse"
-version = "0.8.1"
+version = "0.8.2"
authors = ["Kartikaya Gupta <kats@seldon.staktrace.com>"]
description = "A simple parser for MIME e-mail messages"
documentation = "https://docs.rs/mailparse/"