git ssb

0+

wanderer🌟 / bls-lib



Commit cb3dd62c1388d6303184dad6bb39be120a958012

0.3.3

wanderer committed on 4/12/2018, 12:24:01 AM
Parent: dd9d879f2923aa9578ec24749c24fc658a74ff0b

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
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.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.3.2",
3 + "version": "0.3.3",
44 "description": "this library provides primitives for creating and verifying BLS threshold signatures",
55 "main": "index.js",
66 "scripts": {
77 "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls",

Built with git-ssb-web