From 1f9bfcc856e31033cbaa04058283990945f36182 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 9 Jul 2023 17:38:18 +0200 Subject: [PATCH] 9.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",