From b04b7198404353d09de0e0907af7b9a1eb151669 Mon Sep 17 00:00:00 2001 From: Gregor Lohaus Date: Fri, 22 May 2026 09:34:54 +0200 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46fa58f..73cc9c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gregorlohaus/tdir", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "type": "module", "main": "./dist/index.js",