From 219a34e6a54e44f1758f279384d7844c19905be6 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 24 Mar 2026 19:02:45 +0000 Subject: [PATCH] v1.12.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 223a587..f9c80d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsview", - "version": "1.12.3", + "version": "1.12.4", "private": false, "description": "A CLI tool for viewing S3 and MongoDB data with a web UI", "main": "dist_ts/index.js",