fix(core): update

This commit is contained in:
2023-11-14 10:29:44 +01:00
parent 9bf37469c6
commit 0f46b62b2d
2 changed files with 12 additions and 8 deletions

View File

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