diff --git a/wallet/Cargo.toml b/wallet/Cargo.toml index 2f509f2d..0eafe324 100644 --- a/wallet/Cargo.toml +++ b/wallet/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bdk_wallet" homepage = "https://bitcoindevkit.org" -version = "2.1.0" +version = "2.2.0-alpha.0" repository = "https://github.com/bitcoindevkit/bdk_wallet" documentation = "https://docs.rs/bdk_wallet" description = "A modern, lightweight, descriptor-based wallet library"