diff --git a/package-lock.json b/package-lock.json index 3667261..00778e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ez-react-form-validator", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d07b13e..a3739c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ez-react-form-validator", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple, easy to use, form validator for React using hooks.", "author": "", "license": "MIT",