diff --git a/package-lock.json b/package-lock.json index 0daf494..24876ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartenv", - "version": "4.0.7", + "version": "4.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4b5aaa5..5101380 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartenv", - "version": "4.0.7", + "version": "4.0.8", "description": "store things about your environment and let them travel across modules", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -49,4 +49,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}