From: Steve Myers Date: Fri, 26 Feb 2021 02:58:06 +0000 (-0800) Subject: Bump version to 0.2.0 X-Git-Tag: v0.2.0^0 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.CommandStringError.html?a=commitdiff_plain;h=f0490eb100f478422c3d304ec5af83d9fcde8b1b;p=bdk-cli Bump version to 0.2.0 --- diff --git a/Cargo.toml b/Cargo.toml index f5fc5a2..3311170 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-cli" -version = "0.1.1-dev" +version = "0.2.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta ", "Steve Myers "] homepage = "https://bitcoindevkit.org"