diff --git a/package.json b/package.json index e4dfc22..a478c01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mock-to-openapi", - "version": "1.0.9", + "version": "1.1.0", "description": "Cli tool (and library) for converting JSON mock objects to Open API schemas", "type": "module", "exports": "./src/index.js",