From: Steve Myers Date: Wed, 6 Jul 2022 19:52:00 +0000 (-0700) Subject: Bump version to 0.20.0-rc.1 X-Git-Tag: 0.20.0~6 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/-sqlite-db-configuration/scripts/struct.CommandStringError.html?a=commitdiff_plain;h=87e864674367172022feaa6d3cf5e746caa3124c;p=bdk Bump version to 0.20.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 49d5359e..36a2cc09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.19.1-dev" +version = "0.20.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"