Skip to content

Commit 669bdb1

Browse files
Amit DabadeAmit Dabade
authored andcommitted
new version 1.0.2
1 parent ad923e5 commit 669bdb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-use-hooks/use-fetch",
3-
"version": "1.0.1",
4-
"description": "React hook to fetch data from network, with some additional awesome features.",
3+
"version": "1.0.2",
4+
"description": "useFetch is open source reusable react custom hook for making http requests with ease and built-in configurations",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"scripts": {

0 commit comments

Comments
 (0)