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