aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-27 09:43:33 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-27 09:43:33 +0200
commit65c58afe84b81ee0567eb9a6f38a2d36fbcf67f6 (patch)
treed8abd0204433e0d476aeaa6e1153cef552ab1ba1
parent4427467501fc702a84a52a6e304789db31ea8329 (diff)
downloadmail-65c58afe84b81ee0567eb9a6f38a2d36fbcf67f6.tar.gz
bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 37b6cff..e1fec5b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.7"
+version = "0.0.8"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"