diff --git a/package.json b/package.json index 179e1e1..cb33ddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethers-multicall-provider", - "version": "5.0.0", + "version": "6.2.0", "description": "⚡🕰️ Drop-in solution to batch smart contract RPC calls in a single RPC query via Multicall!", "main": "lib/index.js", "files": [ @@ -136,4 +136,4 @@ ] } } -} \ No newline at end of file +}