Release 0.7.0.

This commit is contained in:
Paul Miller 2023-02-14 22:45:53 +00:00
parent 0d7a8296c5
commit 3486bbf6b8
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "@noble/curves",
"version": "0.6.4",
"version": "0.7.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@noble/curves",
"version": "0.6.4",
"version": "0.7.0",
"funding": [
{
"type": "individual",

@ -1,6 +1,6 @@
{
"name": "@noble/curves",
"version": "0.6.4",
"version": "0.7.0",
"description": "Minimal, auditable JS implementation of elliptic curve cryptography",
"files": [
"abstract",