Bump version to 0.12.0

This commit is contained in:
Steve Myers
2021-09-30 10:40:51 -07:00
parent b60465f31e
commit 9e4ca516a8
4 changed files with 8 additions and 4 deletions

View File

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