aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-12 07:16:35 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-12 07:16:35 +0200
commit3e39497cf25cab014100f27f486080e93961db9d (patch)
tree4cc9d508441044fd342721468fe69adc4d531a50 /Cargo.toml
parent10e38b49f57734f2397e395b48faab593268402c (diff)
downloadmail-3e39497cf25cab014100f27f486080e93961db9d.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 2bcb248..cdb58ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.9"
+version = "0.0.10"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"