diff --git a/package.json b/package.json index d2744e1..e63f960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use-form-state", - "version": "0.12.1", + "version": "0.13.0", "description": "React hook for managing form and inputs state", "main": "dist/index.js", "module": "dist/index.es.js",