From: Steve Myers Date: Wed, 17 Feb 2021 19:54:22 +0000 (-0800) Subject: Bump version to 0.4.0 X-Git-Tag: v0.4.0^0 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.VersionMessage.html?a=commitdiff_plain;h=e3f893dbd1c569709423f6f8d97882dff7677de4;p=bdk Bump version to 0.4.0 --- diff --git a/Cargo.toml b/Cargo.toml index f34fe3da..62c345b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.4.0-rc.1" +version = "0.4.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"