From 7f09f1b6f46d2604feb4eb846e1e4e1452b40e25 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 25 Jan 2025 01:23:27 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8745e2..9e0fcb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartcontext", - "version": "2.2.0", + "version": "2.2.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"