From: Steve Myers Date: Wed, 17 Nov 2021 19:54:09 +0000 (-0800) Subject: Bump version to 0.14.0-rc.1 X-Git-Tag: v0.14.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.CannotConnectError.html?a=commitdiff_plain;h=6b1cbcc4b71c3ec4aa2abb3ab6836f86dbf80c34;p=bdk Bump version to 0.14.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index e4ebf4ec..acd956e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.13.1-dev" +version = "0.14.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"