aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-23 10:35:30 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-23 10:35:30 +0100
commitc7f1127b960d1208b12a1abbd33885826fb6dd0c (patch)
tree3481fe483ec0359d762169a96186667c86396834 /Cargo.toml
parent39aba7b077f0285bd31298d2c270e11409252937 (diff)
downloadmail-c7f1127b960d1208b12a1abbd33885826fb6dd0c.tar.gz
bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cec9c63..6a788ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.5"
+version = "0.0.6"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"