fix(readme): Update README.md for better clarity and examples.

This commit is contained in:
2025-01-19 00:29:00 +01:00
parent 36d52a9e03
commit 18f63b07f7
3 changed files with 121 additions and 73 deletions

View File

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