fix(core): update

This commit is contained in:
2024-05-18 01:15:16 +02:00
parent 459d3cc0e5
commit ff1192f09a
4 changed files with 5282 additions and 3239 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.0.4',
description: 'minimalistic distributed and extensible logging tool'
version: '3.0.5',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}