From: Steve Myers Date: Tue, 27 Dec 2022 17:14:29 +0000 (-0800) Subject: Bump version to 0.26.0-rc.1 X-Git-Tag: v0.26.0-rc.1^0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=c741df746b9dbf8e5df4802eeece796a8eaa1ebb;p=bdk Bump version to 0.26.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index c7c1775b..bf5c1b7d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.26.0" +version = "0.26.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"