summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-06-30 09:16:48 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-06-30 09:36:53 +0200
commit0de3afc3ce86c4032f578c17c83e4464e221b9e2 (patch)
tree13856fab8feac84bd1729c5055fccd2713951041
parent10ad272974fb19f27333b29553c79e9ff514f5ff (diff)
Update version to 0.9.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 c23bb70..3ed468d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.8.0"
+version = "0.9.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
"Malte Brandy <malte.brandy@maralorn.de>",