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