From 2971c8761856742e608adbee6dc62508dfc07e64 Mon Sep 17 00:00:00 2001 From: Gregor Lohaus Date: Sun, 24 May 2026 12:21:57 +0200 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73cc9c9..007d497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gregorlohaus/tdir", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "type": "module", "main": "./dist/index.js",