aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-07 21:09:22 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-07 21:09:22 +0100
commit9dad03a829708985a8ff9428c176decd1679ca51 (patch)
tree8b654a02628dbfe287e847b1365aa41bf53789af
parent780ba5face4f9d324c7ac973d83445eaf224bb2b (diff)
downloadmail-9dad03a829708985a8ff9428c176decd1679ca51.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 5e76b6e..6cfd5a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"