diff --git a/package-lock.json b/package-lock.json index ed6124e..03fec8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "circom_runtime", - "version": "0.1.27", + "version": "0.1.28", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "circom_runtime", - "version": "0.1.27", + "version": "0.1.28", "license": "Apache-2.0", "dependencies": { "ffjavascript": "0.3.1" diff --git a/package.json b/package.json index 7ffb8a5..a1d10f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "circom_runtime", - "version": "0.1.27", + "version": "0.1.28", "description": "Circom runtime", "type": "module", "exports": {