diff --git a/package-lock.json b/package-lock.json index a466c2e..155c228 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rokucommunity/logger", - "version": "0.3.6", + "version": "0.3.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rokucommunity/logger", - "version": "0.3.6", + "version": "0.3.7", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index e40aba8..bd48b4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rokucommunity/logger", - "version": "0.3.6", + "version": "0.3.7", "description": "A logging library for use in RokuCommunity tools", "main": "dist/index.js", "scripts": {