From: Alekos Filini Date: Wed, 17 Mar 2021 14:21:37 +0000 (+0100) Subject: Bump version to 0.5.0 X-Git-Tag: v0.5.0^0 X-Git-Url: http://internal-gitweb-vhost/%22https:/parse/scripts/database/language/struct.CommandStringError.html?a=commitdiff_plain;h=f7944e871b38ddab8821727fd1c727ee343e111d;p=bdk Bump version to 0.5.0 --- diff --git a/Cargo.toml b/Cargo.toml index f76d1e7f..8b40540b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.5.0-rc.1" +version = "0.5.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"