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