diff --git a/package.json b/package.json index a281f84b..04c814cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/blst", - "version": "0.2.6", + "version": "0.2.7", "description": "Typescript wrapper for supranational/blst native bindings, a highly performant BLS12-381 signature library", "main": "./dist/index.js", "types": "./dist/index.d.ts",