Skip to content

Commit d860c8a

Browse files
committed
chore: Bump version to 2.2.4 in package.json
1 parent 52643aa commit d860c8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiform-validator",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "Javascript library made to validate, several form fields, such as: email, images, phone, password, cpf etc.",
55
"main": "./dist/cjs/index.cjs",
66
"module": "./dist/esm/index.mjs",
@@ -81,4 +81,4 @@
8181
"webpack": "^5.91.0",
8282
"webpack-cli": "^5.1.4"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)