This commit is contained in:
Jordi Baylina
2020-04-27 12:03:38 +02:00
parent 434e7ac498
commit 1a5f7d1a2b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "circom",
"version": "0.5.10",
"version": "0.5.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "circom",
"version": "0.5.10",
"version": "0.5.11",
"description": "Language to generate logic circuits",
"main": "index.js",
"directories": {