aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-27 10:36:06 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-27 10:36:06 +0200
commit015f6bc0a403399307374fcf44326eb50096fca6 (patch)
tree2125dfb586a6060566f48805dcce801803706bc5 /Cargo.toml
parent7452e9061b397c5f1876fa6a0db4d4539aeea7d8 (diff)
downloadmail-015f6bc0a403399307374fcf44326eb50096fca6.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 e1fec5b..2bcb248 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.8"
+version = "0.0.9"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"