diff --git a/package.json b/package.json index 92f1bf112..869d56bd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-json-schema-generator", - "version": "1.1.0", + "version": "1.1.1", "description": "Generate JSON schema from your Typescript sources", "main": "dist/index.js", "types": "dist/index.d.ts",