From 1fd3728a6b7d21743bf9408f6d8b008873005433 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Wed, 10 Aug 2022 18:44:01 -0700 Subject: [PATCH] Release alpha 8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ae8e6da..748b27e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imap" -version = "3.0.0-alpha.7" +version = "3.0.0-alpha.8" authors = ["Jon Gjengset ", "Matt McCoy "] documentation = "https://docs.rs/imap/"