Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz committed May 31, 2024
1 parent 436a3f7 commit da8ac6e
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-multisend",
"version": "3.0.0",
"version": "3.1.0",
"description": "A package for crafting multi-send transaction from a Zodiac Avatar, such as a Safe, based on ethers.js",
"main": "build/cjs/index.js",
"typings": "build/cjs/index.d.ts",
Expand Down Expand Up @@ -68,4 +68,4 @@
"@ethersproject/solidity": "^5.0.0",
"@ethersproject/units": "^5.0.0"
}
}
}

0 comments on commit da8ac6e

Please sign in to comment.