Skip to content

Commit

Permalink
fix: minor fixes to package
Browse files Browse the repository at this point in the history
  • Loading branch information
shawshankkumar committed Sep 13, 2023
1 parent e5de889 commit 93c4220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-status-validate",
"version": "2.0.10",
"version": "2.0.11",
"description": "A dead simple npm library to validate express.js response status codes.",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 93c4220

Please sign in to comment.