Skip to content

Commit 047cc82

Browse files
authored
0.1.11 (MetaMask#76)
1 parent 70644ae commit 047cc82

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoindevkit"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
repository = "https://github.com/MetaMask/bdk-wasm"
55
description = "A modern, lightweight, descriptor-based wallet library in WebAssembly for browsers and Node"
66
keywords = [

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</p>
99

1010
<p>
11-
<a href=""><img alt="NPM Package" src="https://img.shields.io/npm/v/bitcoindevkit.svg"/></a>
11+
<a href="https://www.npmjs.com/package/@metamask/bitcoindevkit"><img alt="NPM Package" src="https://img.shields.io/npm/v/@metamask/bitcoindevkit.svg"/></a>
1212
<a href="https://github.com/MetaMask/bdk-wasm/blob/master/LICENSE"><img alt="MIT or Apache-2.0 Licensed" src="https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg"/></a>
1313
<a href="https://blog.rust-lang.org/2023/10/05/Rust-1.73.0.html"><img alt="Rustc Version 1.73.0+" src="https://img.shields.io/badge/rustc-1.73.0%2B-lightgrey.svg"/></a>
1414
<a href="https://discord.gg/d7NkDKm"><img alt="Chat on Discord" src="https://img.shields.io/discord/753336465005608961?logo=discord"></a>

0 commit comments

Comments
 (0)