diff --git a/cli/package.json b/cli/package.json index f00afcd..73a9692 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "arcrun", - "version": "1.0.1", + "version": "1.0.2", "description": "AI Workflow CLI for arcrun — deploy and run WASM-based AI workflows on Cloudflare", "bin": { "acr": "dist/index.js"