From 325bff11effd7b043cc7d1b8f81df58a9f490b8e Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 13 Feb 2026 22:21:55 +0000 Subject: [PATCH] v3.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e116c3c..cc45ad7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsystem", - "version": "3.0.7", + "version": "3.0.8", "description": "A TypeScript library for interacting with the system it is running on, including environment, network, and hardware information.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",