summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-03 09:19:51 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-02-03 15:10:47 +0100
commit9f3269f62f193ef8984520a0bf27cc4d9769189c (patch)
treec53dbf9e660dcc3be5b2eda715a785b641a1e38d
parent545531d47a86f348ce96d0f022f32f7ac0358ebc (diff)
Update version of task-hookrs
Update version to 0.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ee4f2e..a1bb68f 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>",
]