diff --git a/package.json b/package.json index 3556fbf..4d7096a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push-stream-std/push-take-until", - "version": "0.0.9", + "version": "0.0.10", "description": "Take elements until signal stream emits", "type": "module", "main": "index.js",