diff --git a/package.json b/package.json index 301c047..8f4512e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vulpemventures/secp256k1-zkp", - "version": "3.2.0", + "version": "3.2.1", "description": "Essential methods of the secp256k1-zkp lib exported to TS/JS for handling Elements confidential transactions", "main": "build/main/index.js", "typings": "build/main/index.d.ts",