From bba277b29d02bcd3358d38a9f2d470bb385c742d Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Mon, 18 May 2020 14:08:54 -0400 Subject: [PATCH] Release with handling of unilateral FLAGS --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c5b24f5..b4c15d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imap" -version = "2.1.0" +version = "2.1.1" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"