From afbc5118f251da4e3f6a1e560e749c0700020b54 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Sat, 19 Feb 2022 12:18:25 -0800 Subject: [PATCH] Release alpha 6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1cfb473..643fc62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imap" -version = "3.0.0-alpha.5" +version = "3.0.0-alpha.6" authors = ["Jon Gjengset ", "Matt McCoy "] documentation = "https://docs.rs/imap/"