From 14d52d877d834fa5f2fe58e179d46752ee49cfe6 Mon Sep 17 00:00:00 2001 From: Dario Anongba Varela Date: Fri, 25 Jul 2025 20:49:45 +0200 Subject: [PATCH 1/2] release --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 93dc5d1..af5a246 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -229,7 +229,7 @@ dependencies = [ [[package]] name = "bitcoindevkit" -version = "0.1.10" +version = "0.1.11" dependencies = [ "anyhow", "bdk_esplora", diff --git a/Cargo.toml b/Cargo.toml index 137d232..b2877cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitcoindevkit" -version = "0.1.10" +version = "0.1.11" repository = "https://github.com/MetaMask/bdk-wasm" description = "A modern, lightweight, descriptor-based wallet library in WebAssembly for browsers and Node" keywords = [ diff --git a/README.md b/README.md index 3fb53f8..592bb9c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

- NPM Package + NPM Package MIT or Apache-2.0 Licensed Rustc Version 1.73.0+ Chat on Discord From cae7368f52fbaf325df40e65a140d71c59074844 Mon Sep 17 00:00:00 2001 From: Dario Anongba Varela Date: Fri, 25 Jul 2025 20:54:31 +0200 Subject: [PATCH 2/2] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 592bb9c..60f4e88 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

- NPM Package + NPM Package MIT or Apache-2.0 Licensed Rustc Version 1.73.0+ Chat on Discord