summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Korber <philippkorber@gmail.com>2019-02-14 21:22:47 +0100
committerPhilipp Korber <philippkorber@gmail.com>2019-02-14 21:22:47 +0100
commitb54c9e6f589088e5dedf441d6ce268b29b68f909 (patch)
tree00e76d1c24a7228c2aab3cd0901d5ffa556108e7
parent203e0ab5299fe4ea44b4f68520a4500e42e950e5 (diff)
cargo(version): bumped patch version of mail-internals
-rw-r--r--internals/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/internals/Cargo.toml b/internals/Cargo.toml
index 3d92ff6..465382f 100644
--- a/internals/Cargo.toml
+++ b/internals/Cargo.toml
@@ -7,7 +7,7 @@ keywords = ["mail-api"]
categories = []
license = "MIT OR Apache-2.0"
repository = "https://github.com/1aim/mail"
-version = "0.2.1"
+version = "0.2.2"
readme = "./README.md"
[dependencies]