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/"