aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-14 12:43:27 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-14 12:43:27 +0200
commit3bdaf395f7f396b9ad6b1744417c955c13480f26 (patch)
treeb0c8ccdbbceadb44b81498f31f8677f328d9ec8f
parente9296075b60ae3e1ada16b512f80b257fa71310f (diff)
downloadmail-3bdaf395f7f396b9ad6b1744417c955c13480f26.tar.gz
bump version because of change in unit test
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bd3b279..8a8c63f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.11"
+version = "0.0.12"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"