From: Steve Myers Date: Wed, 13 Jul 2022 17:55:57 +0000 (-0700) Subject: Bump version to 0.20.0 X-Git-Tag: 0.20.0^0 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/enum.SignError.html?a=commitdiff_plain;h=78d26f6eb3dcccd791a858cfc6c8303b409e9a6e;p=bdk Bump version to 0.20.0 --- diff --git a/Cargo.toml b/Cargo.toml index 36a2cc09..00d0783d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.20.0-rc.1" +version = "0.20.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"