diff --git a/package.json b/package.json index f9c249b..d48578a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethereum-multicall", - "version": "2.14.1", + "version": "2.15.0", "description": "Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result", "main": "dist/cjs/index.js", "module": "./dist/esm/index.js",