updated version for release

This commit is contained in:
Tony Tam
2014-04-29 11:13:43 -07:00
parent 1f3746a846
commit 8d0c9107e7
2 changed files with 2 additions and 1 deletions

1
dist/swagger-ui.js vendored
View File

@@ -1,4 +1,5 @@
// swagger-ui.js
// version 2.0.16
$(function() {
// Helper function for vertically aligning DOM elements

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.0.15",
"version": "2.0.16",
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"scripts": {
"build": "PATH=$PATH:./node_modules/.bin cake dist",