diff --git a/package.json b/package.json index 3e1a715..b1b39cb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethers-multicall", - "version": "0.1.5", + "version": "0.1.6", "description": "Make multiple Ethereum network requests in a single HTTP query. ethcall for ethers v5.", "main": "dist/index.js", "types": "dist/index.d.ts",