From: Steve Myers Date: Fri, 9 Apr 2021 22:30:34 +0000 (-0700) Subject: Bump version to 0.6.0-rc.1 X-Git-Tag: v0.6.0~5 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.EncoderWriter.html?a=commitdiff_plain;h=7f4042ba1bd0db24b0906a1298fa4d815e3b1df6;p=bdk Bump version to 0.6.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 9f5b5bed..c98abbe6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.5.2-dev" +version = "0.6.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"