Skip to content

Commit

Permalink
chore: Bump version to 2.2.4 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Aug 24, 2024
1 parent 52643aa commit d860c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -81,4 +81,4 @@
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
}
}
}

0 comments on commit d860c8a

Please sign in to comment.