aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-04-19 11:29:31 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-10-06 12:16:32 +0200
commit50b06bb85c4c1e58629dca4f1eb2cbc404244b7b (patch)
tree70b6611a0c87b09cc0f71f5095ec75c07d220bf4 /Cargo.toml
parente647569bfa492600955d5ad371086d4838063639 (diff)
downloadmail-50b06bb85c4c1e58629dca4f1eb2cbc404244b7b.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 401d553..fee587e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.0.12"
+version = "0.2.0"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"