summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-15 09:10:45 +0200
committerGitHub <noreply@github.com>2018-04-15 09:10:45 +0200
commitf69b8a34f72bd07db8b4ea8be82bd051f2691f8c (patch)
tree0e3fd20bbc6fb0eae0e3a0a4d52938b6d929ac92 /Cargo.toml
parent409edcafb8bd855fa2d1fb738cd0e10e55517de7 (diff)
parent5dd04697507599720bf1fd0e5ba4a2c498052841 (diff)
Merge pull request #57 from matthiasbeyer/prepare-0.5.0v0.5.0
Prepare 0.5.0
Diffstat (limited to 'Cargo.toml')
-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>",
]