Skip to content

Commit

Permalink
feat: bump version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d3or committed Jul 11, 2024
1 parent 69551f1 commit 04d6f2f
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.0",
"version": "1.0.1",
"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 04d6f2f

Please sign in to comment.