Browse Source

0.0.3

master
Jordi Baylina 5 years ago
parent
commit
bbab2e4c7e
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": "websnark",
"version": "0.0.2",
"version": "0.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

+ 1
- 1
package.json

@ -1,6 +1,6 @@
{
"name": "websnark",
"version": "0.0.2",
"version": "0.0.3",
"description": "big integer library to work in Zq",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save