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