From 2f843fd317cb580a4edc7a9c99f0b2ffeca5ac66 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Tue, 29 Mar 2022 15:53:47 -0700 Subject: [PATCH] Bump version to 0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ee26bdd..0a6ccda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-cli" -version = "0.4.0" +version = "0.5.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta ", "Steve Myers "] homepage = "https://bitcoindevkit.org" -- 2.49.0