rebuilt for release

This commit is contained in:
Tony Tam
2016-09-20 08:46:19 -07:00
parent 656808b20c
commit e3d5ad2595
2 changed files with 2 additions and 2 deletions

2
dist/swagger-ui.js vendored
View File

@@ -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.3
* @version v2.2.4
* @link http://swagger.io
* @license Apache-2.0
*/

View File

@@ -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.3",
"version": "2.2.4",
"homepage": "http://swagger.io",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",