From b336076a1983b909090a61081f25966795db77ad Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Wed, 12 Feb 2014 07:38:49 -0800 Subject: [PATCH] updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cce66dba..a7ca031b 100644 --- a/package.json +++ b/package.json @@ -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",