diff --git a/package.json b/package.json index 7dee2c7..cc38977 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openapi-url-resolver", - "version": "1.0.4", + "version": "1.0.5", "description": "Resolve server URLs and extract hosts from OpenAPI 3.0 and Swagger specifications.", "main": "src/index.js", "scripts": {