Skip to content

Commit 96b184e

Browse files
authored
Merge pull request #53 from swan-bitcoin/pf/bump
bump version and update author
2 parents 1736d64 + 00f9d4c commit 96b184e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/xpub-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@swan-bitcoin/xpub-lib",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A JavaScript library for bitcoin address derivation from extended public keys, built upon bitcoinjs-lib and Unchained's bitcoin utilities. Supports P2PKH, P2SH, and P2WPKH (bech32) addresses as defined in BIP44, BIP49, and BIP84.",
5-
"author": "Gigi <gigi@swanbitcoin.com>",
5+
"author": "Pablof7z <pablo@swan.com>",
66
"license": "MIT",
77
"main": "lib/index.js",
88
"repository": {

0 commit comments

Comments
 (0)