diff --git a/package.json b/package.json index 64d6a3b..5a31a00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/bls", - "version": "7.1.2", + "version": "7.1.3", "description": "Implementation of bls signature verification for ethereum 2.0", "engines": { "node": ">=14.8.0"