From: Steve Myers Date: Fri, 3 Feb 2023 22:06:57 +0000 (-0600) Subject: Bump version to 0.27.0-rc.1 X-Git-Tag: v0.27.0-rc.1^0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=5d48e37926d85b8b7e9ddd740345624c5846f044;p=bdk Bump version to 0.27.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index baf14409..207b6108 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.27.0" +version = "0.27.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"