Bump version in src/lib.rs

This commit is contained in:
Alekos Filini 2021-05-12 14:19:58 +02:00
parent 3c7a1f5918
commit d0733e9496
No known key found for this signature in database
GPG Key ID: 431401E4A4530061

View File

@ -43,7 +43,7 @@
//! interact with the bitcoin P2P network. //! interact with the bitcoin P2P network.
//! //!
//! ```toml //! ```toml
//! bdk = "0.6.0" //! bdk = "0.7.0"
//! ``` //! ```
//! //!
//! ## Sync the balance of a descriptor //! ## Sync the balance of a descriptor