summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-09-19 14:39:15 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-09-19 14:39:15 +0200
commit945d8d3f190c910278cda1072170096b22af5cd4 (patch)
treef5e5eaca3227a66889a9a3b977f83d6ded03176d
parentac6f1733f6eafacad44153aba683fdd2f21b7f46 (diff)
Bump version: 0.3.0 -> 0.4.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8556319..c082666 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "task-hookrs"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Mario Krehl <mario-krehl@gmx.de>",
]