diff --git a/contracts/package-lock.json b/contracts/package-lock.json index 82e7909a5..54e08334e 100644 --- a/contracts/package-lock.json +++ b/contracts/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iden3/contracts", - "version": "2.3.1", + "version": "2.4.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@iden3/contracts", - "version": "2.3.1", + "version": "2.4.2", "license": "GPL-3.0", "dependencies": { "@openzeppelin/contracts": "^5.0.2", diff --git a/contracts/package.json b/contracts/package.json index afa99886b..fe565e856 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,7 +1,7 @@ { "name": "@iden3/contracts", "description": "Smart Contract library for Solidity", - "version": "2.4.1", + "version": "2.4.2", "files": [ "**/*.sol", "/build/contracts/*.json",