summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@atos.net>2021-10-19 08:16:25 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-10-19 09:19:57 +0200
commit13fe4f16ab354306846925f440fc6e817dd5505e (patch)
tree83a1b58787f147ab00370573d384f0bac32cba26
parent242bdf7c6ff0c530348d9d14c86d2c6a52c43228 (diff)
This commit marks the v0.3.0 release of butido. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> 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 7054b2d..1955c61 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "butido"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Matthias Beyer <matthias.beyer@atos.net>",
"Christoph Prokop <christoph.prokop@atos.net>",