From 7d01b2f7c9370817569eb090b310f57b618ec260 Mon Sep 17 00:00:00 2001 From: Gregor Lohaus Date: Sun, 24 May 2026 14:58:04 +0200 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20d8c33..157d34a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gregorlohaus/tdir", - "version": "0.1.5", + "version": "0.1.6", "license": "MIT", "type": "module", "main": "./dist/index.js",