aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-12-23 22:05:55 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-12-23 22:05:55 +0100
commitceb1ed661f1769efd73bd519c909b4bb59aca488 (patch)
treeb61358973507260fadb12b3811310904b25de28a /Cargo.toml
parent1931995502a0986b2344ced124fef2819425e37f (diff)
downloadmail-ceb1ed661f1769efd73bd519c909b4bb59aca488.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 d04896d..6cbdfad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.4.2"
+version = "0.5.0"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"