From fe3491c5aae3cd1affa8e12106bd0cb6eb939e1e Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 9 Feb 2023 22:19:15 +0000 Subject: [PATCH] Release 0.6.4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec72eeb..d9fe4fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/curves", - "version": "0.6.3", + "version": "0.6.4", "description": "Minimal, auditable JS implementation of elliptic curve cryptography", "files": [ "lib"