summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-06-01 13:14:39 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-06-01 13:14:39 +0200
commit5b0454bb99c783e6d9abf6a7d4e397f58c895e05 (patch)
treecc6f9386031232f468d408a49e24d41af6cde4ad
parent4e3dccc9290056c91d120cfa8cf74330b0a7d65d (diff)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-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>",