diff --git a/package.json b/package.json index 5588b5e..ced6d40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartlog-destination-local", "private": false, - "version": "8.0.8", + "version": "8.0.9", "description": "a smartlog destination targeting the local console", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -54,4 +54,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}