git ssb

0+

wanderer🌟 / bls-lib



Commit f5c388fb31545aa036e9b5960d6fe9d05c5d38d6

0.3.1

wanderer committed on 11/28/2017, 5:26:51 PM
Parent: 67a47521977398b9bd7350a64ad0df5c24110839

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: 296056 bytes
New file size: 296056 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.3.0",
3 + "version": "0.3.1",
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