summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2021-07-27 12:54:16 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-08-12 17:18:34 +0200
commit5685d83398dc372fe9cb2c15dcdf28975b91723a (patch)
treef7ca32b5667e3449d0f9834d118f224910745d7c
parentd7a43d623deb39ae9245ba51422667a95cf05209 (diff)
v0.2.0v0.2.0
This commit marks the 0.2.0 release of butido. Signed-off-by: Matthias Beyer <matthias.beyer@atos.net>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 572cf94..1222869 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "butido"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Matthias Beyer <matthias.beyer@atos.net>",
"Christoph Prokop <christoph.prokop@atos.net>",