diff --git a/package-lock.json b/package-lock.json index 2a0d2f4..0baf60b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "smartsystem", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1bb5291..ebb7d83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsystem", - "version": "2.0.3", + "version": "2.0.4", "description": "interact with the system you are running on", "main": "dist/index.js", "typings": "dist/index.d.ts",