From 59669b027399e6ed0e4fb1302fc9e4ca135277e2 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 1 May 2026 11:03:45 +0000 Subject: [PATCH] v6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec55438..0b4083f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartenv", - "version": "6.0.0", + "version": "6.1.0", "description": "A module for storing and accessing environment details across different platforms.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",