From f8e7efde4025858394afc6885b81453de9af03c2 Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Wed, 5 Oct 2022 12:00:39 +0200 Subject: [PATCH] Release 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 637880c94..9bc14b9c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exportman", - "version": "0.0.2", + "version": "0.0.3", "description": "Find unused files and exports in your TypeScript project", "main": "dist/index.js", "bin": {