fix(core): update

This commit is contained in:
2024-05-17 19:21:33 +02:00
parent 13d2fc78b8
commit 23a7a77a73
3 changed files with 4718 additions and 2806 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstream',
version: '3.0.37',
version: '3.0.38',
description: 'A library to simplify the creation and manipulation of Node.js streams, providing utilities for handling transform, duplex, and readable/writable streams effectively in TypeScript.'
}