diff --git a/dist/swagger-ui.js b/dist/swagger-ui.js index 56aab941..6e750c2d 100644 --- a/dist/swagger-ui.js +++ b/dist/swagger-ui.js @@ -1,6 +1,6 @@ /** * swagger-ui - Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API - * @version v2.2.7 + * @version v2.2.8 * @link http://swagger.io * @license Apache-2.0 */ diff --git a/package.json b/package.json index 7bdc578a..0e4caa72 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ } ], "description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API", - "version": "2.2.7", + "version": "2.2.8", "homepage": "http://swagger.io", "license": "Apache-2.0", "main": "dist/swagger-ui.js",