diff --git a/package.json b/package.json index 7841f6a6..3803468d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-openapi", - "version": "0.7.1", + "version": "0.8.0", "description": "Effortlessly add routes and middleware to express apps with openapi documents.", "scripts": { "cover": "istanbul cover _mocha -- ./test/*.js",