diff --git a/package-lock.json b/package-lock.json index 5f688f4..8f5f16b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-local", - "version": "8.0.6", + "version": "8.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0b3e52e..ae6ddaf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartlog-destination-local", "private": false, - "version": "8.0.6", + "version": "8.0.7", "description": "a smartlog destination targeting the local console", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -51,4 +51,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}