From: Steve Myers Date: Fri, 10 Feb 2023 21:53:58 +0000 (-0600) Subject: Bump version to 0.27.0 X-Git-Tag: v0.27.0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=498641ca896109f2427f10ba68229968630d2c29;p=bdk Bump version to 0.27.0 --- diff --git a/Cargo.toml b/Cargo.toml index 207b6108..baf14409 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.27.0-rc.1" +version = "0.27.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"