summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-12-18 12:20:39 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-12-18 12:20:39 +0100
commit0a3e82185f1668aa6fbcd17c93fc4105ff36f66e (patch)
tree1196a5b7c20217705991fe804ff69b00388966ab
parent08ff3f9d306e195ac506442f02dce6d0618fd122 (diff)
Update version to 0.8.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 20ae50f..c23bb70 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.7.0"
+version = "0.8.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
"Malte Brandy <malte.brandy@maralorn.de>",