Browse Source

0.0.8

feature/pr-19 v0.0.8
Jordi Baylina 4 years ago
parent
commit
d689f737d8
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.0.7",
"version": "0.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

+ 1
- 1
package.json

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

Loading…
Cancel
Save