diff --git a/package.json b/package.json index 8631e42..9fa5080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push-stream-std/push-take-until", - "version": "0.0.5", + "version": "0.0.6", "description": "Take elements until signal stream emits", "type": "module", "main": "index.js",