Skip to content

Commit 4b535ad

Browse files
committed
bumped version
1 parent 05588bb commit 4b535ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/swagger-ui.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// swagger-ui.js
2-
2+
// version 2.0.17
33
$(function() {
44

55
// Helper function for vertically aligning DOM elements

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-ui",
3-
"version": "2.0.16",
3+
"version": "2.0.17",
44
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
55
"scripts": {
66
"build": "PATH=$PATH:./node_modules/.bin cake dist",

0 commit comments

Comments
 (0)