Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmd committed Nov 5, 2018
1 parent 5d746d4 commit fe68957
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
@@ -1,11 +1,12 @@
{
"name": "react-use-form-state",
"version": "0.2.0",
"description": "A small hook for managing forms and inputs state in React",
"version": "0.3.0",
"description": "React hook for managing form and inputs state",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
"repository": "wsmd/react-use-form-state",
"homepage": "http://react-use-form-state.now.sh",
"bugs": {
"url": "https://github.com/wsmd/react-use-form-state/issues"
},
Expand Down

0 comments on commit fe68957

Please sign in to comment.