diff --git a/Cargo.toml b/Cargo.toml index 936a355..aef8c34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "imap" -version = "0.0.4" +version = "0.0.5" authors = ["Matt McCoy "] repository = "https://github.com/mattnenterprise/rust-imap" description = "IMAP client for Rust"