Commit de57f09b2a6049f802b462750f086951da8907c2
0.3.0
wanderer committed on 10/8/2017, 3:43:40 AMParent: 22bf66e454af3c3430bd9354d73620173cf52426
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: 308076 bytes New file size: 308076 bytes |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "bls-lib", | |
3 | - "version": "0.2.0", | ||
3 … | + "version": "0.3.0", | ||
4 | 4 … | "description": "this libary provides primitives for creating and verify 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