fix(core): update

This commit is contained in:
2023-11-03 21:32:24 +01:00
parent ea66d1b2fb
commit 8618ac55ef
7 changed files with 126 additions and 146 deletions

View File

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