Skip to content

Commit 8d0c910

Browse files
committed
updated version for release
1 parent 1f3746a commit 8d0c910

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dist/swagger-ui.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// swagger-ui.js
2+
// version 2.0.16
23
$(function() {
34

45
// Helper function for vertically aligning DOM elements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-ui",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
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)