From: Alekos Filini Date: Wed, 14 Apr 2021 15:27:28 +0000 (+0200) Subject: Bump version to 0.6.0 X-Git-Tag: v0.6.0^0 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/enum.KeyRequest.html?a=commitdiff_plain;h=549cd24812525af00b05301b7915047c556d5eac;p=bdk Bump version to 0.6.0 --- diff --git a/Cargo.toml b/Cargo.toml index e0033105..786aabbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bdk" -version = "0.6.0-rc.1" +version = "0.6.0" edition = "2018" authors = ["Alekos Filini ", "Riccardo Casatta "] homepage = "https://bitcoindevkit.org" diff --git a/src/lib.rs b/src/lib.rs index 06bd3252..0819db5f 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -43,7 +43,7 @@ //! interact with the bitcoin P2P network. //! //! ```toml -//! bdk = "0.5.0" +//! bdk = "0.6.0" //! ``` //! //! ## Sync the balance of a descriptor