aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-05 19:57:25 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-05 19:57:25 +0100
commit49416d12e98ce3c97262ab8ac73cca57adb978b9 (patch)
tree97868e1fe687a8e3a1eb6a826d820f63e6a83906 /Cargo.toml
parent2afe04b9aa9b2a7b23ed338448091a56b9d1cb7e (diff)
downloadmail-49416d12e98ce3c97262ab8ac73cca57adb978b9.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 37d48cf..5e76b6e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.3.1"
+version = "0.4.0"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"