diff --git a/package-lock.json b/package-lock.json index ab347f2..5fc3a3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@push.rocks/smartsystem", - "version": "3.0.3", + "version": "3.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@push.rocks/smartsystem", - "version": "3.0.3", + "version": "3.0.4", "license": "MIT", "dependencies": { "@push.rocks/lik": "^6.0.0", diff --git a/package.json b/package.json index f2bdab6..aa6a940 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsystem", - "version": "3.0.3", + "version": "3.0.4", "description": "A TypeScript library for interacting with the system it's running on, including environment, network, and hardware information.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",