fix(core): update

This commit is contained in:
2022-07-26 21:03:39 +02:00
parent d71de485d6
commit 47bde8b4f8
4 changed files with 3562 additions and 443 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartlog',
version: '3.0.0',
version: '3.0.1',
description: 'minimalistic distributed and extensible logging tool'
}