Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Oct 23, 2019
1 parent a538235 commit c675005
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "express-openapi-validator",
"version": "2.9.0",
"description": "Automatically validate API requests and responses using an OpenAPI 3 and Express.",
"version": "2.12.1",
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
"main": "dist/index.js",
"scripts": {
"compile": "rm -rf dist/ && tsc",
Expand Down

0 comments on commit c675005

Please sign in to comment.