Release 1.0.0.

This commit is contained in:
Paul Miller 2023-04-12 02:42:02 +00:00
parent d3de7c8863
commit d61c7ae4e5
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.9.1",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@noble/curves",
"version": "0.9.1",
"version": "1.0.0",
"funding": [
{
"type": "individual",

@ -1,6 +1,6 @@
{
"name": "@noble/curves",
"version": "0.9.1",
"version": "1.0.0",
"description": "Audited & minimal JS implementation of elliptic curve cryptography",
"files": [
"abstract",