Commit f5c388fb31545aa036e9b5960d6fe9d05c5d38d6
0.3.1
wanderer committed on 11/28/2017, 5:26:51 PMParent: 67a47521977398b9bd7350a64ad0df5c24110839
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: 296056 bytes New file size: 296056 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "bls-lib", |
3 | - "version": "0.3.0", | |
3 … | + "version": "0.3.1", | |
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