fix(core): update

This commit is contained in:
2023-11-11 20:30:42 +01:00
parent 788f2665c2
commit a9230ca790
4 changed files with 30 additions and 20 deletions

View File

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