From: Alekos Filini Date: Mon, 9 Aug 2021 12:57:06 +0000 (+0200) Subject: Bump version of `bdk-macros` to `v0.5.0` X-Git-Tag: 0.10.0~2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/enum.WeightedError.html?a=commitdiff_plain;h=9aba3196ffc2841a0bbc09244e0e1c3f437b123c;p=bdk Bump version of `bdk-macros` to `v0.5.0` --- diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 492e2e19..efec36d1 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk-macros" -version = "0.4.0" +version = "0.5.0" authors = ["Alekos Filini "] edition = "2018" homepage = "https://bitcoindevkit.org"