Skip to content

Commit 3fe5912

Browse files
authored
0.2.0 (#6)
1 parent 26faa7c commit 3fe5912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use-form-state",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "A small hook for managing forms and inputs state in React",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)