fix(core): update

This commit is contained in:
2023-11-14 10:43:17 +01:00
parent e2b4d772b3
commit a09c359847
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.28',
version: '3.0.29',
description: 'simplifies access to node streams'
}