diff --git a/Cargo.toml b/Cargo.toml index 3b1665a..c5b24f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imap" -version = "2.0.2" +version = "2.1.0" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"