Update package.json

This commit is contained in:
Tony Tam
2014-09-18 23:03:27 -07:00
parent 7570e85389
commit d9f13e9163

View File

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