From: Steve Myers Date: Wed, 12 Jan 2022 17:01:32 +0000 (+0100) Subject: Bump version to 0.16.0-rc.1 X-Git-Tag: v0.16.0~1 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/%22example_cli/enum.Commands.html/struct.InvalidAddressVersionError.html?a=commitdiff_plain;h=3f0101d317ec5a1d0df60c274741ee380563d7fe;p=bdk Bump version to 0.16.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 3cb191c3..176df5fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.15.1-dev" +version = "0.16.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"