From: Alekos Filini Date: Thu, 29 Sep 2022 19:00:19 +0000 (+0200) Subject: Bump version to 0.23.0-rc.1 X-Git-Tag: v0.23.0-rc.1 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=2d2d9b74d4a2515d5d2297095a401e121df003c5;p=bdk Bump version to 0.23.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index cac6c17e..bd356527 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.22.0" +version = "0.23.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"