Release 0.9.0.

This commit is contained in:
Paul Miller 2023-03-24 10:12:02 +00:00
parent c4c580edc0
commit 0ffa38db6b
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B

@ -1,7 +1,7 @@
{ {
"name": "@noble/curves", "name": "@noble/curves",
"version": "0.9.0", "version": "0.9.0",
"description": "Minimal, auditable JS implementation of elliptic curve cryptography", "description": "Audited & minimal JS implementation of elliptic curve cryptography",
"files": [ "files": [
"abstract", "abstract",
"esm", "esm",
@ -171,7 +171,7 @@
"bn254", "bn254",
"pasta", "pasta",
"bls", "bls",
"nist", "noble",
"ecc", "ecc",
"ecdsa", "ecdsa",
"eddsa", "eddsa",