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