From: Steve Myers Date: Tue, 11 Apr 2023 17:44:11 +0000 (-0500) Subject: Bump version to 0.28.0 X-Git-Tag: v0.28.0^0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=78529b6a429e066d5c0290111c9e26f908af5fa4;p=bdk Bump version to 0.28.0 --- diff --git a/Cargo.toml b/Cargo.toml index 5235398d..283f86dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.27.2" +version = "0.28.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"