Skip to content

Commit

Permalink
Patch version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vinitshahdeo committed Apr 24, 2023
1 parent c14be3b commit c05e7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "openapi-url-resolver",
"version": "1.0.6",
"version": "1.0.7",
"description": "Resolve server URLs and extract hosts from OpenAPI 3.0 and Swagger specifications.",
"main": "src/index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"bugs": {
"url": "https://github.com/vinitshahdeo/openapi-url-resolver/issues"
},
"homepage": "https://github.com/vinitshahdeo/openapi-url-resolver#readme",
"homepage": "https://vinitshahdeo.github.io/openapi-url-resolver/",
"devDependencies": {
"mocha": "^10.2.0"
}
Expand Down

0 comments on commit c05e7d7

Please sign in to comment.