diff --git a/package.json b/package.json index 82a646c..948bf47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/curves", - "version": "0.8.0", + "version": "0.8.1", "description": "Minimal, auditable JS implementation of elliptic curve cryptography", "files": [ "abstract",