diff --git a/package.json b/package.json index 78d19628..3886d7d8 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "email": "me@azimi.me" }], "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.0-M2", + "version": "2.1.1-M2", "homepage": "http://swagger.io", "license": "Apache 2.0", "scripts": { @@ -45,6 +45,6 @@ "less": "^2.4.0", "mocha": "^2.1.0", "selenium-webdriver": "^2.45.0", - "swagger-client": "2.1.1-M2" + "swagger-client": "2.1.2-M2" } }