This commit is contained in:
Tony Tam
2015-10-08 23:30:17 -07:00
parent fa4caaf264
commit e72e8f7e61
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.1.3
* @version v2.1.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.1.3",
"version": "2.1.4",
"homepage": "http://swagger.io",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",