Update CHANGELOG and lib.rs docs version

This commit is contained in:
Steve Myers
2022-07-06 13:19:01 -07:00
parent 87e8646743
commit 01141bed5a
2 changed files with 8 additions and 3 deletions

View File

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