From fe3489e217a09a0d8f278451c12572cf58c549fc Mon Sep 17 00:00:00 2001 From: Gregor Lohaus Date: Sun, 24 May 2026 16:03:45 +0200 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe39bcf..b1a861c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gregorlohaus/tdir", - "version": "0.1.8", + "version": "0.1.9", "license": "MIT", "type": "module", "main": "./dist/index.js",