Skip to content

Commit f508519

Browse files
authored
Merge pull request swagger-api#2414 from swagger-api/release-prepare
rebuilt for release
2 parents 656808b + e3d5ad2 commit f508519

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.3
3+
* @version v2.2.4
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.3",
11+
"version": "2.2.4",
1212
"homepage": "http://swagger.io",
1313
"license": "Apache-2.0",
1414
"main": "dist/swagger-ui.js",

0 commit comments

Comments
 (0)