fix(core): update

This commit is contained in:
2023-11-03 21:47:29 +01:00
parent f52b0de21f
commit 98397bb85e
3 changed files with 51 additions and 101 deletions

View File

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