From a15e72342285ae20111b33c5de020647f6f8b99c Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Sat, 15 Oct 2022 00:40:59 +0000 Subject: [PATCH] Release 0.1.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70aae5c..2723390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "micro-btc-signer", - "version": "0.1.1", + "version": "0.1.2", "description": "Create, sign & decode BTC transactions with minimum deps. With Schnorr, Taproot, UTXO & PSBT", "files": [ "index.js",