From df42b9a74584149268540a82569c9a1e2ea1e06b Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 2 Feb 2023 13:53:16 +0000 Subject: [PATCH] Release 1.1.5. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b8fe28..956d94a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scure/bip32", - "version": "1.1.4", + "version": "1.1.5", "description": "Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets", "files": [ "index.ts",