sha256 done

This commit is contained in:
Jordi Baylina
2018-09-14 07:09:58 +02:00
parent 2ebd68be6f
commit 431a691963
31 changed files with 507 additions and 452 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "circom",
"version": "0.0.5",
"version": "0.0.6",
"description": "Language to generate logic circuits",
"main": "index.js",
"directories": {
@@ -37,6 +37,6 @@
"eslint": "^5.0.1",
"eslint-plugin-mocha": "^5.0.0",
"jison": "^0.4.18",
"zksnark": "0.0.5"
"zksnark": "0.0.6"
}
}