From: Steve Myers Date: Mon, 5 Dec 2022 20:28:30 +0000 (-0600) Subject: Bump version to 0.25.0 X-Git-Tag: v0.25.0^0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=d288cbbbbc223355ca3a8f13375b97366ed6edd7;p=bdk Bump version to 0.25.0 --- diff --git a/Cargo.toml b/Cargo.toml index 5a511685..681da7f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.25.0-rc.1" +version = "0.25.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"