Skip to content

Commit c675005

Browse files
author
Carmine DiMascio
committed
increment version
1 parent a538235 commit c675005

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-openapi-validator",
3-
"version": "2.9.0",
4-
"description": "Automatically validate API requests and responses using an OpenAPI 3 and Express.",
3+
"version": "2.12.1",
4+
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",
55
"main": "dist/index.js",
66
"scripts": {
77
"compile": "rm -rf dist/ && tsc",

0 commit comments

Comments
 (0)