Bump version to 0.16.1

This commit is contained in:
Steve Myers
2022-02-19 12:46:17 -08:00
parent 5698c683c6
commit f3e479fa7f
3 changed files with 6 additions and 3 deletions

View File

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