From: Alekos Filini Date: Mon, 21 Dec 2020 13:16:14 +0000 (+0100) Subject: Bump version to 0.2.0 X-Git-Tag: v0.2.0^0 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.VersionMessage.html?a=commitdiff_plain;h=76b52730402d08cf6e0c2faf41ec779231af37f6;p=bdk Bump version to 0.2.0 --- diff --git a/Cargo.toml b/Cargo.toml index 762ebc93..d57e4f59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.2.0-rc.1" +version = "0.2.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org"