diff --git a/package.json b/package.json index 880ee2605..f696d5d96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-json-schema-generator", - "version": "1.4.1", + "version": "1.5.0", "description": "Generate JSON schema from your Typescript sources", "main": "dist/index.js", "types": "dist/index.d.ts",