fix(core): update

This commit is contained in:
2023-11-09 15:59:28 +01:00
parent cc43080513
commit b15ddd987c
2 changed files with 1 additions and 1 deletions

View File

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