Bump version to 0.16.0

This commit is contained in:
Steve Myers
2022-01-21 12:35:45 -06:00
parent 3f0101d317
commit 3f65e8c64b
3 changed files with 9 additions and 4 deletions

View File

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