aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-14 12:03:40 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-14 12:03:40 +0200
commit236b1c821cd58faf5ab980175b80d4da32e9ccbc (patch)
treee2bd6d4b5007c393c44e78a655dae14debe245f6 /Cargo.toml
parent6f343b3105eceef728d94ec120bd3320bce27225 (diff)
downloadmail-236b1c821cd58faf5ab980175b80d4da32e9ccbc.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 4d107a2..bd3b279 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.10"
+version = "0.0.11"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"