This commit is contained in:
Jordi Baylina
2020-04-19 19:29:06 +02:00
parent a76f3b5988
commit 67ec7c5d5b
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.9",
"version": "0.5.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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