diff --git a/bower.json b/bower.json index cfd4f3b272..bcb9ce28ff 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "swagger-tools", "main": "browser/swagger-tools.js", - "version": "0.10.2", + "version": "0.10.3", "homepage": "https://github.com/apigee-127/swagger-tools", "authors": [ "Jeremy Whitlock " diff --git a/package.json b/package.json index 6c50e7ac49..831c05ab9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swagger-tools", - "version": "0.10.2", + "version": "0.10.3", "description": "Various tools for using and integrating with Swagger.", "main": "index.js", "scripts": {