From 9031caf67735c4fb79d796b5908c12a89b5fa441 Mon Sep 17 00:00:00 2001 From: Matt McCoy Date: Fri, 9 Feb 2018 11:25:18 -0500 Subject: [PATCH] Bump for new changes --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3a00f05..827c6c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "imap" -version = "0.6.0" +version = "0.7.0" authors = ["Matt McCoy ", "Jon Gjengset "] documentation = "https://docs.rs/imap/"