From ed6a784e027e1b79f0d6805bc5195ad3939d60de Mon Sep 17 00:00:00 2001 From: Rafael Caricio Date: Tue, 14 Mar 2023 16:41:46 +0100 Subject: [PATCH] Release backie version 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1a8fb19..93aedc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "backie" -version = "0.5.0" +version = "0.6.0" authors = [ "Rafael Caricio ", ]