summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-09-19 14:51:38 +0200
committerGitHub <noreply@github.com>2017-09-19 14:51:38 +0200
commit43ce74baf6c51d9163cb77c7a96c01048755dc8b (patch)
treee623653e056f3d68557af56e1d6a902851544670 /Cargo.toml
parentac6f1733f6eafacad44153aba683fdd2f21b7f46 (diff)
parent56fc9309992356d5515676f60b75808d644efe8c (diff)
Merge pull request #54 from matthiasbeyer/prepare-0.4.0v0.4.0
Bump version: 0.3.0 -> 0.4.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 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>",
]