From: Alekos Filini Date: Thu, 11 Feb 2021 14:27:34 +0000 (-0500) Subject: Bump version to 0.4.0-rc.1 X-Git-Tag: v0.4.0~13 X-Git-Url: http://internal-gitweb-vhost/%22https:/parse/scripts/database/-script/static/struct.ScriptHash.html?a=commitdiff_plain;h=6611ef0e5fdb85a6889468cee441838a8da0eeea;p=bdk Bump version to 0.4.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 5abcc0f0..27dfc19f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.3.1-dev" +version = "0.4.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"