updated client, version

This commit is contained in:
Tony Tam
2014-09-12 16:42:49 -07:00
parent 7b3b7066eb
commit 264ba2910d
4 changed files with 122 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.0.22",
"version": "2.0.24",
"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",