From 5d978f42062940f09c6209e1212230d2a0c067ea Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 2 Feb 2023 13:46:29 +0000 Subject: [PATCH] Release 1.1.4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab34a1c..7be2e49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scure/bip32", - "version": "1.1.3", + "version": "1.1.4", "description": "Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets", "files": [ "lib/index.js",