Browse Source

updated version

bubble
Tony Tam 10 years ago
parent
commit
b336076a19
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

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


Loading…
Cancel
Save