From: Alekos Filini Date: Thu, 1 Sep 2022 13:49:46 +0000 (+0200) Subject: Bump version to 0.22.0-rc.1 X-Git-Tag: 0.22.0-rc.1^0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=refs%2Fremotes%2Fgithub%2Frelease%2F0.22.0;p=bdk Bump version to 0.22.0-rc.1 --- diff --git a/Cargo.toml b/Cargo.toml index 3a764426..784d6f7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.21.0" +version = "0.22.0-rc.1" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"