summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-05-11 12:36:14 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-05-11 12:36:14 +0200
commite1ea2c74a0e26208ed4d46b46d8ed9672473f1e9 (patch)
treef13d208c44df24fd6e873b7578e4c40a913f4d49
parentdb40f5d644fa5fbf3c0a2ea2fe3498c524f4e33f (diff)
v0.1.2v0.1.2
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 c4bab87..73a3670 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -161,7 +161,7 @@ checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe"
[[package]]
name = "butido"
-version = "0.1.1"
+version = "0.1.2"
dependencies = [
"anyhow",
"aquamarine",
diff --git a/Cargo.toml b/Cargo.toml
index 1abac5a..b574272 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "butido"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Matthias Beyer <matthias.beyer@atos.net>",
"Christoph Prokop <christoph.prokop@atos.net>",