diff --git a/package-lock.json b/package-lock.json index 0a28954..632c8be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartsystem", - "version": "2.0.10", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartsystem", - "version": "2.0.10", + "version": "3.0.0", "license": "MIT", "dependencies": { "@pushrocks/lik": "^6.0.0", diff --git a/package.json b/package.json index fbe34ce..3bd8c94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsystem", - "version": "2.0.10", + "version": "3.0.0", "description": "interact with the system you are running on", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -55,4 +55,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}