From 6c751501be94d3b9a384512e28a0280086a7141e Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Tue, 4 Oct 2022 17:23:52 +0000 Subject: [PATCH] Release 0.1.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cd996b..062e0c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "micro-btc-signer", - "version": "0.1.0", + "version": "0.1.1", "description": "Create, sign & decode BTC transactions with minimum deps. With Schnorr, Taproot, UTXO & PSBT", "files": [ "index.js",