diff --git a/package.json b/package.json index 8c03f0d..18e97d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartlog-destination-local", "private": false, - "version": "9.0.1", + "version": "9.0.2", "description": "a smartlog destination targeting the local console", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -56,4 +56,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}