aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-01 21:58:03 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-11-01 21:58:03 +0100
commit9d7bb8e01a7ec9fea02b31334822a95e10d5a7e4 (patch)
treea3e63cf156be855cc67d527822bc4b603990c4cc /Cargo.toml
parent7d2be237297c16628cb3d58774e808cac9c92fc1 (diff)
downloadmail-9d7bb8e01a7ec9fea02b31334822a95e10d5a7e4.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 0d8ee81..8809644 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.2.1"
+version = "0.3.0"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"