bump this fork to 0.6.4 in prep to publish in @embarklabs scope

A tag already exists for 0.6.3 so prefer 0.6.4 even though the changes in this
fork don't really amount to a patch-level version bump.
This commit is contained in:
Michael Bradley, Jr 2020-01-14 18:15:37 -06:00
parent 8fa52c876d
commit a663268f66

View File

@ -1,6 +1,6 @@
{ {
"name": "@embarklabs/ethereumjs-wallet", "name": "@embarklabs/ethereumjs-wallet",
"version": "0.6.3", "version": "0.6.4",
"description": "Utilities for handling Ethereum keys", "description": "Utilities for handling Ethereum keys",
"main": "dist/index.js", "main": "dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",