From ac526f4db2c9517baefa8960b5d456176b810e06 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Mon, 18 Mar 2019 22:28:21 -0400 Subject: [PATCH] Release 0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 306e17f..c581c83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "imap" -version = "0.10.0" +version = "0.10.1" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"