diff --git a/package.json b/package.json index 51c0652..522b1ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartstream", - "version": "3.0.42", + "version": "3.0.43", "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",