fix(core): update

This commit is contained in:
2023-11-02 00:30:15 +01:00
parent 0ae3fee987
commit d1561ad1b7
3 changed files with 21 additions and 1 deletions

View File

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