We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76184b commit 0cd9633Copy full SHA for 0cd9633
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eth-balance-checker",
3
- "version": "0.1.2",
+ "version": "0.2.0",
4
"description": "Ethereum smart contract and library for efficient ERC20 and Ether balance checks.",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments