summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-15 08:57:14 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-15 08:57:14 +0200
commitfbddfa7532a8da65f28484bf03464b3dee222eeb (patch)
treebb5f8c5d808fcea6ab54c5692a1a41e6d930204b
parent409edcafb8bd855fa2d1fb738cd0e10e55517de7 (diff)
Update version information
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4927464..a3ccc00 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.4.0"
+version = "0.5.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
]