diff --git a/package.json b/package.json index 638ba46ec6772263a0749aacfcdf2cddde4a1365..660e5cc66ced00c264db7e5967ac7258ed7a4363 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@adobe/jsonschema2md", "description": "Validate and document complex JSON Schemas the easy way.", - "version": "1.0.3", + "version": "1.0.4", "main": "lib/main.js", "bin": { "jsonschema2md": "./cli.js"