fix(core): update

This commit is contained in:
2023-11-11 20:44:00 +01:00
parent 3adb16d1f8
commit 465ccfec40
2 changed files with 5 additions and 1 deletions

View File

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