Skip to content

Commit

Permalink
chore: increment minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Dec 9, 2020
1 parent b640b75 commit 3a70cde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-openapi-validator",
"version": "4.8.0",
"version": "4.9.0",
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -71,4 +71,4 @@
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
}
}
}

0 comments on commit 3a70cde

Please sign in to comment.