diff --git a/package.json b/package.json index 3a3c205..d040fef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartenv", - "version": "5.0.5", + "version": "5.0.6", "description": "store things about your environment and let them travel across modules", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -52,4 +52,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}