fix(core): update

This commit is contained in:
2023-11-13 19:06:02 +01:00
parent bc09033af0
commit 2e1aa4a8ff
5 changed files with 7 additions and 46 deletions

View File

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