From: Steve Myers Date: Mon, 30 Aug 2021 17:27:24 +0000 (-0700) Subject: Bump version to 0.11.0-rc.1 X-Git-Tag: v0.11.0~3 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.CommandString.html?a=commitdiff_plain;h=cf1815a1c05989d701710f8902909460d6bea51b;p=bdk Bump version to 0.11.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index adb36231..a46966f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.10.1-dev" +version = "0.11.0-rc1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"