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^0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=refs%2Fremotes%2Fgithub%2Frelease%2F0.23;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"