From: Steve Myers Date: Tue, 3 Jan 2023 02:26:40 +0000 (-0600) Subject: Bump version to 0.26.0-rc.2 X-Git-Tag: v0.26.0-rc.2 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=6b990742b079731f125ccb44948f368409187f55;p=bdk Bump version to 0.26.0-rc.2 --- diff --git a/Cargo.toml b/Cargo.toml index bb28ccf7..05db7327 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.26.0-rc.1" +version = "0.26.0-rc.2" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"