Bump version to 0.13.0

This commit is contained in:
Steve Myers
2021-10-28 10:44:56 -07:00
parent 8781599740
commit 5cb0726780
3 changed files with 6 additions and 3 deletions

View File

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