Bump version to 0.17.0-rc.1

This commit is contained in:
Steve Myers
2022-03-10 17:01:44 -06:00
parent 3e4678d8e3
commit 52bcd105eb
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.1"
//! bdk = "0.17.0"
//! ```
#![cfg_attr(
feature = "electrum",