diff --git a/package.json b/package.json index 4d66c81..406140e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-validation-utils", - "version": "1.3.4", + "version": "1.3.5", "description": "Validate react form components, based on their state", "main": "build/index.js", "types": "build/index.d.ts",