diff --git a/package-lock.json b/package-lock.json index bfad84a..3c4b9f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "circomlibjs", - "version": "0.0.7", + "version": "0.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "circomlibjs", - "version": "0.0.7", + "version": "0.0.8", "license": "GPL-3.0", "dependencies": { "blake-hash": "^2.0.0", diff --git a/package.json b/package.json index f17895a..249867d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "circomlibjs", - "version": "0.0.7", + "version": "0.0.8", "description": "Javascript library to work with circomlib", "main": "index.js", "scripts": {