From: Steve Myers Date: Thu, 30 Sep 2021 17:54:43 +0000 (-0700) Subject: Bump bdk-macros version to 0.6.0 X-Git-Tag: v0.12.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.LocalOutput.html?a=commitdiff_plain;h=b60465f31e2c3db09e4ad583b2523382df9f3184;p=bdk Bump bdk-macros version to 0.6.0 --- diff --git a/macros/Cargo.toml b/macros/Cargo.toml index efec36d1..d5b2f5ff 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-macros" -version = "0.5.0" +version = "0.6.0" authors = ["Alekos Filini "] edition = "2018" homepage = "https://bitcoindevkit.org"