revert bls version bump
This commit is contained in:
parent
948bcdfc69
commit
f5d69e5d6f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@chainsafe/bls",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.0",
|
||||
"description": "Implementation of bls signature verification for ethereum 2.0",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
Reference in New Issue