Commit cb3dd62c1388d6303184dad6bb39be120a958012
0.3.3
wanderer committed on 4/12/2018, 12:24:01 AMParent: dd9d879f2923aa9578ec24749c24fc658a74ff0b
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 335818 bytes New file size: 335818 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "bls-lib", |
3 | - "version": "0.3.2", | |
3 … | + "version": "0.3.3", | |
4 | 4 … | "description": "this library provides primitives for creating and verifying BLS threshold signatures", |
5 | 5 … | "main": "index.js", |
6 | 6 … | "scripts": { |
7 | 7 … | "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls", |
Built with git-ssb-web