From f4d291efa8974a7fa513620dae9aa8a7eb9c4b48 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Sun, 4 Dec 2016 02:50:02 -0500 Subject: Version bump to 0.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 14c9dca..61233aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mailparse" -version = "0.4.0" +version = "0.4.1" authors = ["Kartikaya Gupta "] description = "A simple parser for MIME e-mail messages" documentation = "https://staktrace.github.io/mailparse/target/doc/mailparse/" -- cgit v1.2.3