From: Alekos Filini Date: Fri, 2 Jul 2021 08:06:31 +0000 (+0200) Subject: Bump version to 0.9.0-rc.1 X-Git-Tag: v0.9.0~7 X-Git-Url: http://internal-gitweb-vhost/%22https:/parse/scripts/database/-script/-debug/struct.CommandString.html?a=commitdiff_plain;h=7555d3b4304e389e0f8525e268d6bf732ee1a2fd;p=bdk Bump version to 0.9.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 11781c8f..5203f4bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.8.1-dev" +version = "0.9.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"