From: Alekos Filini Date: Fri, 7 Oct 2022 11:23:08 +0000 (+0200) Subject: Bump version to 0.23.0 X-Git-Tag: v0.23.0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=cfa7d5abac08e5afd09bfcae44b8531b90b11275;p=bdk Bump version to 0.23.0 --- diff --git a/Cargo.toml b/Cargo.toml index bd356527..ebe7545f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.23.0-rc.1" +version = "0.23.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"