Skip to content

Commit

Permalink
Merge pull request #3 from d3or/d3or/bump-version
Browse files Browse the repository at this point in the history
feat: bump to v1.0.2
  • Loading branch information
d3or authored Jul 12, 2024
2 parents 4e1cc8a + d4c529f commit fd38367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d3or/slotseek",
"version": "1.0.1",
"version": "1.0.2",
"description": "A library for finding the storage slots on an ERC20 token for balances and approvals, which can be used to mock the balances and approvals of an address when estimating gas costs of transactions that would fail if the address did not have the required balance or approval",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fd38367

Please sign in to comment.