diff --git a/package.json b/package.json index 1e294a2..c139953 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/curves", - "version": "0.4.0", + "version": "0.5.0", "description": "Minimal, auditable JS implementation of elliptic curve cryptography", "files": [ "lib"