Commit 9226bf29380d872b89fd19a7dbfbcab484dfac9e
0.3.4
wanderer committed on 4/17/2018, 4:35:10 PMParent: b278e082117e8d0f58457f4e41e9c7b7adfbf9f1
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.3", | ||
3 … | + "version": "0.3.4", | ||
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