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",