From 57d1dc3fe0432fe17e83e695b35234b7a637ba38 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 19 Jan 2025 20:06:19 +0100 Subject: [PATCH] 2.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf655a2..df2eec8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartcontext", - "version": "2.1.5", + "version": "2.1.6", "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"