summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c74cac3..dc8c5f4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -161,7 +161,7 @@ checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe"
[[package]]
name = "butido"
-version = "0.1.3"
+version = "0.1.4"
dependencies = [
"anyhow",
"aquamarine",
diff --git a/Cargo.toml b/Cargo.toml
index b51233e..11c50dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "butido"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Matthias Beyer <matthias.beyer@atos.net>",
"Christoph Prokop <christoph.prokop@atos.net>",