From: Steve Myers Date: Sat, 18 Dec 2021 05:40:07 +0000 (-0800) Subject: Bump version to 0.15.0-rc.1 X-Git-Tag: v0.15.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.UnknownChainHashError.html?a=commitdiff_plain;h=98c26a1ad97ae242e1547693582c0adf2a60cada;p=bdk Bump version to 0.15.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index f97f3f13..e31ef10d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.14.1-dev" +version = "0.15.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"