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