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