summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-03 15:36:34 +0100
committerGitHub <noreply@github.com>2017-02-03 15:36:34 +0100
commit282749877f01a2f545e3d1bcf03bd2308c037682 (patch)
treeb017cb4225a9a3671e2d4e6ffd825579aaecd16d
parent638e931b2e14c9869f50031bccb73f991c0b9c53 (diff)
parent9f3269f62f193ef8984520a0bf27cc4d9769189c (diff)
Merge pull request #45 from matthiasbeyer/prepare-v0.3.0v0.3.0
Update version of task-hookrs
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8b63e3..5df3ba1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.2.2"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
]