diff --git a/package.json b/package.json index 1814fc99..4c7abcca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "api-spec-transformer", - "version": "0.1.15", + "version": "0.1.16", "description": "This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0, and Postman collections.", "main": "index.js", "scripts": {