summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-25 13:29:07 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-25 13:29:07 +0200
commit3ae7dd9b03decaad42d44364fde3da61d2949c4f (patch)
tree834126afcbda60f704007ac6517656c5587013ac
parent139acda87cd5fe321a2149258825472d001e0a27 (diff)
Update version string: 0.2.{1 -> 2}
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b7fdc0c..90f65cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
]