diff --git a/package.json b/package.json index e2b808f..4350c39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartagent", - "version": "3.0.1", + "version": "3.0.2", "private": false, "description": "Agentic loop for ai-sdk (Vercel AI SDK). Wraps streamText with stopWhen for parallel multi-step tool execution. Built on @push.rocks/smartai.", "main": "dist_ts/index.js",