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 X-Git-Url: http://internal-gitweb-vhost/?a=commitdiff_plain;h=42b692ba7959c25aa8be311b24a32f74cdfc669c;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"