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",
"version": "0.9.0",
"description": "Minimal, auditable JS implementation of elliptic curve cryptography",
"description": "Audited & minimal JS implementation of elliptic curve cryptography",
"files": [
"abstract",
"esm",
@ -171,7 +171,7 @@
"bn254",
"pasta",
"bls",
"nist",
"noble",
"ecc",
"ecdsa",
"eddsa",