diff --git a/package.json b/package.json index 9ec5608..38cf3da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/curves", - "version": "1.1.0", + "version": "1.2.0", "description": "Audited & minimal JS implementation of elliptic curve cryptography", "files": [ "abstract",