fix(core): update

This commit is contained in:
2023-11-07 21:46:46 +01:00
parent d238662bea
commit 49d235411f
3 changed files with 11 additions and 11 deletions

View File

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