diff --git a/package.json b/package.json index 5e02372..36cd9f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vulcanize/dag-eth", - "version": "1.0.1", + "version": "1.0.2", "description": "Typescript implementations of the Ethereum DAG for IPLD", "main": "./dist/index.js", "types": "./dist/index.d.ts",