From 8fbea34873a32f69c382d0c2029933c789626840 Mon Sep 17 00:00:00 2001 From: Sean Kennedy Date: Fri, 20 Nov 2015 15:15:21 -0500 Subject: [PATCH] increase package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4344b00a..78dee4fa 100644 --- a/package.json +++ b/package.json @@ -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.1.4", + "version": "2.1.5", "homepage": "http://swagger.io", "license": "Apache-2.0", "main": "dist/swagger-ui.js",