diff --git a/package-lock.json b/package-lock.json index ac989ae..e05ed25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsystem", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9516504..78ced43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsystem", - "version": "2.0.8", + "version": "2.0.9", "description": "interact with the system you are running on", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -49,4 +49,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}