diff options
author | Matthias Beyer <matthias.beyer@atos.net> | 2021-07-27 12:54:16 +0200 |
---|---|---|
committer | Matthias Beyer <mail@beyermatthias.de> | 2021-08-12 17:18:34 +0200 |
commit | 5685d83398dc372fe9cb2c15dcdf28975b91723a (patch) | |
tree | f7ca32b5667e3449d0f9834d118f224910745d7c | |
parent | d7a43d623deb39ae9245ba51422667a95cf05209 (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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>", |