diff --git a/package.json b/package.json index 422d3c8..5fb67d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/secp256k1", - "version": "1.7.0", + "version": "1.7.1", "description": "Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures", "files": [ "lib"