From d0733e94965894db2442c0a016a10367813812fe Mon Sep 17 00:00:00 2001 From: Alekos Filini Date: Wed, 12 May 2021 14:19:58 +0200 Subject: [PATCH] Bump version in `src/lib.rs` --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 4e9b1d11a..0e7f8287b 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -43,7 +43,7 @@ //! interact with the bitcoin P2P network. //! //! ```toml -//! bdk = "0.6.0" +//! bdk = "0.7.0" //! ``` //! //! ## Sync the balance of a descriptor