diff --git a/Cargo.toml b/Cargo.toml index d2c5d51..4ecc0e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imap" -version = "1.0.2" +version = "2.0.0" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"