fix(core): update

This commit is contained in:
2023-11-03 22:26:15 +01:00
parent 2cb490cd2a
commit e8e067ea77
3 changed files with 5 additions and 5 deletions

View File

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