Update version in lib.rs

This commit is contained in:
Alekos Filini 2021-03-17 15:14:35 +01:00
parent 46fa41470e
commit fa27ae210f
No known key found for this signature in database
GPG Key ID: 431401E4A4530061

View File

@ -43,7 +43,7 @@
//! interact with the bitcoin P2P network. //! interact with the bitcoin P2P network.
//! //!
//! ```toml //! ```toml
//! bdk = "0.4.0" //! bdk = "0.5.0"
//! ``` //! ```
//! //!
//! ## Sync the balance of a descriptor //! ## Sync the balance of a descriptor