fix(core): update

This commit is contained in:
2023-11-03 23:25:00 +01:00
parent 91d01f3689
commit b135e6023a
3 changed files with 29 additions and 1 deletions

View File

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