fix(core): update

This commit is contained in:
2023-11-13 21:38:12 +01:00
parent 703dc11c6c
commit 12bb125bdc
5 changed files with 13 additions and 26 deletions

View File

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