diff --git a/package-lock.json b/package-lock.json index 8b59c80..1010b73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "generator-express-no-stress", - "version": "7.1.1", + "version": "7.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3002582..1782547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "generator-express-no-stress", - "version": "7.1.1", + "version": "7.1.2", "description": "Awesome APIs with ExpressJS and OpenAPI/Swagger: Features automatic request validation, interactive api doc, and more.", "main": "app/index.js", "scripts": {