]> Untitled Git - bdk/commitdiff
Update version in src/lib.rs
authorSteve Myers <steve@notmandatory.org>
Sat, 4 Sep 2021 17:45:18 +0000 (10:45 -0700)
committerSteve Myers <steve@notmandatory.org>
Sat, 4 Sep 2021 17:45:18 +0000 (10:45 -0700)
src/lib.rs

index b340deb2853431424daae144231c3de3a8978a00..83bb02384bbaad59dee88789b3b05289cc348905 100644 (file)
@@ -40,7 +40,7 @@
 //! interact with the bitcoin P2P network.
 //!
 //! ```toml
-//! bdk = "0.10.0"
+//! bdk = "0.11.0"
 //! ```
 #![cfg_attr(
     feature = "electrum",