Skip to content

Commit

Permalink
Bump version in src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
afilini committed May 12, 2021
1 parent 3c7a1f5 commit d0733e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
//! interact with the bitcoin P2P network.
//!
//! ```toml
//! bdk = "0.6.0"
//! bdk = "0.7.0"
//! ```
//!
//! ## Sync the balance of a descriptor
Expand Down

0 comments on commit d0733e9

Please sign in to comment.