Browse Source

0.3.0

master
Jordi Baylina 3 years ago
parent
commit
5935ac69df
No known key found for this signature in database GPG Key ID: 7480C80C1BE43112
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      package-lock.json
  2. +1
    -1
      package.json

+ 1
- 1
package-lock.json

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

+ 1
- 1
package.json

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

Loading…
Cancel
Save