fix(core): update

This commit is contained in:
2024-02-29 12:15:00 +01:00
parent bbbd1b73b9
commit 753a481765
2 changed files with 3 additions and 3 deletions

View File

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