Bump version to 0.21.0

This commit is contained in:
Alekos Filini
2022-08-11 14:39:18 +02:00
parent 9be63e66ec
commit e2bd96012a
3 changed files with 7 additions and 3 deletions

View File

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