Skip to content

Commit 776325b

Browse files
committed
updated version
1 parent c04b81c commit 776325b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/swagger-ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* 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
3-
* @version v2.2.7
3+
* @version v2.2.8
44
* @link http://swagger.io
55
* @license Apache-2.0
66
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
],
1010
"description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
11-
"version": "2.2.7",
11+
"version": "2.2.8",
1212
"homepage": "http://swagger.io",
1313
"license": "Apache-2.0",
1414
"main": "dist/swagger-ui.js",

0 commit comments

Comments
 (0)