Skip to content

Commit 0d1ad70

Browse files
committed
1.0.4 due to wrong version numbers
1 parent fac6120 commit 0d1ad70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-multicall",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)