git ssb

0+

wanderer🌟 / bls-lib



Commit de57f09b2a6049f802b462750f086951da8907c2

0.3.0

wanderer committed on 10/8/2017, 3:43:40 AM
Parent: 22bf66e454af3c3430bd9354d73620173cf52426

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: 308076 bytes
New file size: 308076 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.2.0",
3 + "version": "0.3.0",
44 "description": "this libary provides primitives for creating and verify 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