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