Skip to content

Commit ac99092

Browse files
authored
Merge pull request #133 from ChainSafe/release-1.0.0
feat: update package.json version to 1.0.0
2 parents 80dede6 + d166bbf commit ac99092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/blst",
3-
"version": "0.2.10",
3+
"version": "1.0.0",
44
"description": "Typescript wrapper for supranational/blst native bindings, a highly performant BLS12-381 signature library",
55
"scripts": {
66
"install": "ts-node scripts/install",

0 commit comments

Comments
 (0)