diff --git a/package.json b/package.json index 1b21fc0..131c0b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multiform-validator", - "version": "2.2.3", + "version": "2.2.4", "description": "Javascript library made to validate, several form fields, such as: email, images, phone, password, cpf etc.", "main": "./dist/cjs/index.cjs", "module": "./dist/esm/index.mjs", @@ -81,4 +81,4 @@ "webpack": "^5.91.0", "webpack-cli": "^5.1.4" } -} +} \ No newline at end of file