From 8548ad9684034da3672e50ec523f0a7b87d078c2 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 19 Jan 2025 11:15:46 +0100 Subject: [PATCH] 2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 798c3b6..755cd85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartcontext", - "version": "2.1.4", + "version": "2.1.5", "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"