summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorPhilipp Korber <p.korber@1aim.com>2019-01-07 11:52:45 +0100
committerPhilipp Korber <p.korber@1aim.com>2019-01-07 11:56:51 +0100
commit1ae19a5b9a4e3e520db3f9d66da98e0c0e1e46e7 (patch)
treef324a8f741abd6405e83d8c5cf6db31d689a97a3 /core
parent7ace2b99e93c48244ce0d041af4347f6662f6e9c (diff)
chore(cargo/core) bumped patch version number
Diffstat (limited to 'core')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 249e500..4a4f519 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mail-core"
-version = "0.6.0"
+version = "0.6.1"
description = "[mail/core] provides the Mail type for the mail crate (inkl. multipart mime bodies, builder and resource type)"
authors = ["Philipp Korber <p.korber@1aim.com>"]
keywords = ["mail-api", "internal"]