bumped version

This commit is contained in:
Tony Tam
2017-01-04 17:44:35 -08:00
parent d073c0a908
commit 35d8dc101b
3 changed files with 15 additions and 15 deletions

View File

@@ -8,7 +8,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",
"version": "2.2.8",
"version": "2.2.9",
"homepage": "http://swagger.io",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",
@@ -63,6 +63,6 @@
"run-sequence": "^1.2.2",
"selenium-webdriver": "^2.45.0",
"sinon-chai": "2.8.0",
"swagger-client": "2.1.27"
"swagger-client": "2.1.28"
}
}