fix(core): update

This commit is contained in:
2023-11-11 19:47:20 +01:00
parent 12c9d8cc9d
commit 7b678cc856
2 changed files with 9 additions and 14 deletions

View File

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