From 5784ef23f6ddcd016650f1528cfc9cabc7a53a1d Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Mon, 13 Mar 2023 23:44:02 +0000 Subject: [PATCH] Release 0.8.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 948bf47..b58c9b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@noble/curves", - "version": "0.8.1", + "version": "0.8.2", "description": "Minimal, auditable JS implementation of elliptic curve cryptography", "files": [ "abstract",