diff --git a/package.json b/package.json index d0ea659..0b724dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tiberjs/runner", - "version": "0.2.0", + "version": "0.2.1", "description": "Job-based structured concurrency, supervision, declarative task groups, and immutable execution context.", "type": "module", "main": "./dist/index.js",