diff --git a/package.json b/package.json index 7ae00f5..64bb963 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "idlefy", "type": "module", - "version": "1.0.2-beta.0", + "version": "1.0.2-beta.1", "packageManager": "pnpm@8.15.3", "description": "Defer non-critical tasks to run when the main thread is idle", "author": {