aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-02 23:03:56 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-02 23:03:56 +0100
commitf2e74aad70b3dceab9c9d78db333f6d71066cbff (patch)
treebdc84a57431389f682777277d2970b937a584909
parent361e1a8f12590c49b969fc4c01ede1454ec69776 (diff)
downloadmail-f2e74aad70b3dceab9c9d78db333f6d71066cbff.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 8809644..37d48cf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"