From d880ab54a67ff0b8aed50af2440744e5341b92a3 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 30 Apr 2026 08:19:54 +0000 Subject: [PATCH] v6.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37a21d0..4884125 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/lik", - "version": "6.4.0", + "version": "6.4.1", "private": false, "description": "Provides a collection of lightweight helpers and utilities for Node.js projects.", "main": "dist_ts/index.js",