diff --git a/package.json b/package.json index a3552e2..0b9233d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsc-baseline", - "version": "1.3.0", + "version": "1.4.0", "description": "Save a baseline of TypeScript errors and compare new errors against it. Useful for type-safe feature development in TypeScript projects that have a lot of errors. This tool will filter out errors that are already in the baseline and only show new errors.", "author": "Tim Mikeladze ", "keywords": [