Bump version in src/lib.rs

This commit is contained in:
Alekos Filini 2021-06-10 15:59:08 +02:00
parent 9205295332
commit 2cc05c07a5
No known key found for this signature in database
GPG Key ID: 431401E4A4530061

View File

@ -40,7 +40,7 @@
//! interact with the bitcoin P2P network.
//!
//! ```toml
//! bdk = "0.7.0"
//! bdk = "0.8.0"
//! ```
#![cfg_attr(
feature = "electrum",