fix(core): update

This commit is contained in:
2023-11-11 18:53:38 +01:00
parent 1f67bc0e1e
commit 3a2dc1c37e
4 changed files with 311 additions and 131 deletions

View File

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