fix(core): update

This commit is contained in:
2024-05-05 18:30:05 +02:00
parent 413e2af717
commit 42a90e804a
7 changed files with 17 additions and 7 deletions

View File

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