diff --git a/package.json b/package.json index 782033b..ca26150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstream", - "version": "3.0.38", + "version": "3.0.39", "private": false, "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.", "type": "module", @@ -70,4 +70,4 @@ "stream utilities", "esm" ] -} \ No newline at end of file +}