From 88118bfc32526043b8212673efb76fb8fbd89b1b Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Thu, 18 Sep 2014 08:24:32 -0700 Subject: [PATCH] updated readme, resource to remove url if not present --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4370b011..61b6781c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swagger-ui", - "version": "2.0.22", + "version": "2.0.25", "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",