fix(core): update

This commit is contained in:
2023-11-14 10:51:23 +01:00
parent ba0a2023ad
commit 96ea67e135
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.29',
version: '3.0.30',
description: 'simplifies access to node streams'
}