This commit is contained in:
Jordi Baylina
2019-05-08 19:09:28 +02:00
parent 58f758d5ad
commit efc77065e7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "circomlib",
"version": "0.0.6",
"version": "0.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "circomlib",
"version": "0.0.6",
"version": "0.0.7",
"description": "Basic circuits library for Circom",
"main": "index.js",
"directories": {