Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
v0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
whitlockjc committed Oct 13, 2017
1 parent e546a28 commit 3d0a607
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 3d0a607

Please sign in to comment.