Bump version to 0.18.0-rc.1

This commit is contained in:
Steve Myers
2022-04-13 13:40:16 -07:00
parent c307bacb9c
commit 68e1b32d81
3 changed files with 8 additions and 3 deletions

View File

@@ -44,7 +44,7 @@
//! interact with the bitcoin P2P network.
//!
//! ```toml
//! bdk = "0.17.0"
//! bdk = "0.18.0"
//! ```
//!
//! # Examples