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