From e853b2d5e4fa2caea88fa716d35d758c2c199676 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 6 Jun 2024 17:05:55 +0200 Subject: [PATCH] 3.0.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de5c2c6..093a1c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartlog", - "version": "3.0.6", + "version": "3.0.7", "private": false, "description": "A minimalistic, distributed, and extensible logging tool supporting centralized log management.", "keywords": [ @@ -62,4 +62,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smartlog.git" } -} \ No newline at end of file +}