diff --git a/package.json b/package.json index 5e2493c2..28cc589a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oas-raml-converter", - "version": "0.1.2", + "version": "0.1.3", "description": "This package helps to convert between different API specifications. Supports OAS (Swagger 2), RAML 0.8, RAML 1.0.", "main": "index.js", "scripts": {