From: Steve Myers Date: Fri, 24 Sep 2021 17:25:12 +0000 (-0700) Subject: Bump version to 0.12.0-rc.1 X-Git-Tag: v0.12.0~3 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/error/enum.CreateTxError.html?a=commitdiff_plain;h=c9ed8bdf6cedb5b1bf907c352144f98dbdba8b23;p=bdk Bump version to 0.12.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index ce4e40d5..92d06588 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.11.1-dev" +version = "0.12.0-rc1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"