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