fix(core): update

This commit is contained in:
2023-11-12 22:34:55 +01:00
parent 91392e8bd5
commit a400a0a04c
6 changed files with 94 additions and 74 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstream',
version: '3.0.18',
version: '3.0.19',
description: 'simplifies access to node streams'
}