fix(documentation): Remove unnecessary conclusion section from the README for better clarity.

This commit is contained in:
2025-01-19 00:30:21 +01:00
parent f0c6b96648
commit 39ec78f358
3 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartcontext',
version: '2.1.3',
version: '2.1.4',
description: 'A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.'
}