fix(core): update

This commit is contained in:
2023-11-13 20:34:21 +01:00
parent c77e0f2ba6
commit 28725d1723
2 changed files with 6 additions and 3 deletions

View File

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