Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Release 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Nov 3, 2021
1 parent bac3bf2 commit 913b358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "noble-bls12-381",
"version": "0.15.0",
"name": "@noble/bls12-381",
"version": "1.0.0",
"description": "Fastest JS implementation of BLS12-381. Auditable, secure, 0-dependency aggregated signatures & pairings",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 913b358

Please sign in to comment.