From 40e073503affa595d40c215616b73d24ee62ee9b Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Tue, 31 Aug 2021 08:46:31 +0200 Subject: v0.2.1 Signed-off-by: Matthias Beyer --- Cargo.lock | 4 +++- Cargo.toml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 69c54af..69e36f4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "addr2line" version = "0.16.0" @@ -167,7 +169,7 @@ checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631" [[package]] name = "butido" -version = "0.2.0" +version = "0.2.1" dependencies = [ "anyhow", "aquamarine", diff --git a/Cargo.toml b/Cargo.toml index 1222869..3ab2436 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "butido" -version = "0.2.0" +version = "0.2.1" authors = ["Matthias Beyer ", "Matthias Beyer ", "Christoph Prokop ", -- cgit v1.2.3