diff --git a/Cargo.toml b/Cargo.toml index 827c6c0..a24b0a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "imap" -version = "0.7.0" +version = "0.8.0" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"