From 521628cb72a8297ebdf413996f3a7324038bec4f Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 1 May 2026 15:54:40 +0000 Subject: [PATCH] v6.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a209f56..0ad3e12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/qenv", - "version": "6.1.3", + "version": "6.1.4", "private": false, "description": "A module for easily handling environment variables in Node.js projects with support for .yml and .json configuration.", "main": "dist_ts/index.js",