updated versions

This commit is contained in:
Tony Tam
2016-08-10 11:06:19 +02:00
parent c51c683424
commit 57c4b7d13a
3 changed files with 12 additions and 12 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 * 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.5 * @version v2.2.0
* @link http://swagger.io * @link http://swagger.io
* @license Apache-2.0 * @license Apache-2.0
*/ */

File diff suppressed because one or more lines are too long

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