We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80dede6 + d166bbf commit ac99092Copy full SHA for ac99092
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@chainsafe/blst",
3
- "version": "0.2.10",
+ "version": "1.0.0",
4
"description": "Typescript wrapper for supranational/blst native bindings, a highly performant BLS12-381 signature library",
5
"scripts": {
6
"install": "ts-node scripts/install",
0 commit comments