Skip to content

Commit

Permalink
feat(arbitrum): add arbitrum sepolia support
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Feb 17, 2024
1 parent e98b796 commit 453c15b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -136,4 +136,4 @@
]
}
}
}
}

0 comments on commit 453c15b

Please sign in to comment.