From b873f0c90e3f0af28d2cb4f4f921870e2eaca14f Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 30 Apr 2026 12:53:11 +0000 Subject: [PATCH] v2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4f9608..2ab34de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartcontext", - "version": "2.3.0", + "version": "2.3.1", "description": "A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.", "exports": { ".": "./dist_ts/index.js"