From 22f9ba0ddfcfa34981fef2f05c38bbb134085167 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Mon, 20 Apr 2020 10:32:12 -0400 Subject: [PATCH] Bump version for Dovecot IDLE fix --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1504aeb..278d44d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imap" -version = "2.0.1" +version = "2.0.2" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"