diff --git a/package.json b/package.json index af1c554..4ed2d82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartlog-destination-local", "private": false, - "version": "9.0.0", + "version": "9.0.1", "description": "a smartlog destination targeting the local console", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",