summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-14 15:21:20 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-14 15:21:20 +0200
commitc0fb2cf8975dd18a95fc800fce5916c74f421bc8 (patch)
tree327ee11e0c58364e072e4d4f3782c7aae0c68be2
parent31be69e52d1b638981b6c2b0e6766a878fe4f36b (diff)
Bump to 0.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b15a1c8..e38df0c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
]