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