Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 18, 2024
1 parent 1bdb158 commit bb5d9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-validation",
"version": "4.1.0",
"version": "4.1.1",
"author": "Andrew Keig <andrew.keig@gmail.com>",
"description": "express-validation is a middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.",
"main": "./lib/index",
Expand Down

0 comments on commit bb5d9be

Please sign in to comment.