diff --git a/package.json b/package.json index ca82e3e..ebe0cd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fluido", - "version": "2.0.1", + "version": "2.1.0", "description": "A drop in replacement for stream with Promise support and more!", "type": "module", "main": "./fluido.cjs",