Update version in src/lib.rs

This commit is contained in:
Alekos Filini
2021-07-08 13:37:05 +02:00
parent f8a6e1c3f4
commit 53409ef3ae

View File

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