diff --git a/package.json b/package.json index d5d4609..53c8ceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartenv", - "version": "5.0.3", + "version": "5.0.4", "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 +}