diff --git a/package-lock.json b/package-lock.json index 632c8be..3e279b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartsystem", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartsystem", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { "@pushrocks/lik": "^6.0.0", diff --git a/package.json b/package.json index f44a252..ea1115c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsystem", - "version": "3.0.0", + "version": "3.0.1", "description": "interact with the system you are running on", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",