diff --git a/package-lock.json b/package-lock.json index 42a01f9..2a5cdc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@push.rocks/smartsystem", - "version": "3.0.6", + "version": "3.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@push.rocks/smartsystem", - "version": "3.0.6", + "version": "3.0.7", "license": "MIT", "dependencies": { "@push.rocks/lik": "^6.0.0", diff --git a/package.json b/package.json index f9a39e7..f72afc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsystem", - "version": "3.0.6", + "version": "3.0.7", "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",