From e2a7594eaea2cf6a98e3284da7e0c0de270f03df Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Mon, 30 Jan 2023 07:18:07 +0000 Subject: [PATCH] Release 0.6.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3d1a5a..284bab4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/curves", - "version": "0.6.1", + "version": "0.6.2", "description": "Minimal, auditable JS implementation of elliptic curve cryptography", "files": [ "lib"