diff --git a/package.json b/package.json index 4b6b745..c2e5aed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/ed25519", - "version": "1.3.0", + "version": "1.3.1", "description": "Fastest JS implementation of ed25519 & ristretto255. Auditable, high-security, 0-dependency pubkey, scalarmult & EDDSA", "files": [ "lib"