Skip to content

Commit 09b4745

Browse files
committed
0.6.0
1 parent d905406 commit 09b4745

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": "ether-swr",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Ether-SWR is a React hook that fetches blockchain data, streamlines the chores to keep the internal state of Decentralized App (DApp) and optimize the RPC calls to an Ethereum node.",
55
"main": "./dist/index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)