From 5af84b2161b34faabc41646fddcdb724aaa08640 Mon Sep 17 00:00:00 2001 From: TimMikeladze Date: Wed, 23 Aug 2023 21:44:02 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20|=20v1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4472e7..a8def40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsc-baseline", - "version": "0.0.0", + "version": "1.0.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": [