Skip to content

Commit

Permalink
Merge pull request #133 from ChainSafe/release-1.0.0
Browse files Browse the repository at this point in the history
feat: update package.json version to 1.0.0
  • Loading branch information
matthewkeil authored Apr 9, 2024
2 parents 80dede6 + d166bbf commit ac99092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/blst",
"version": "0.2.10",
"version": "1.0.0",
"description": "Typescript wrapper for supranational/blst native bindings, a highly performant BLS12-381 signature library",
"scripts": {
"install": "ts-node scripts/install",
Expand Down

0 comments on commit ac99092

Please sign in to comment.