From: Alekos Filini Date: Mon, 9 Aug 2021 12:58:32 +0000 (+0200) Subject: Bump version to 0.10.0 X-Git-Tag: v0.10.0 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=963e8c684e35e63a4cd7961ab21f539775b33aa9;p=bdk Bump version to 0.10.0 --- diff --git a/Cargo.toml b/Cargo.toml index 6db3b0ea..93a2fff4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.10.0-rc.1" +version = "0.10.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"