From: Steve Myers Date: Thu, 21 Oct 2021 03:09:31 +0000 (-0700) Subject: Bump version to 0.13.0-rc.1 X-Git-Tag: v0.13.0~7 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.CommandStringError.html?a=commitdiff_plain;h=7e085a86ddc7a14ffeb34bffcb4fa4b2825e5cb6;p=bdk Bump version to 0.13.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 7768ebb6..13dd8547 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.12.1-dev" +version = "0.13.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"