diff --git a/package.json b/package.json index 124135a..66cb407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@braintrust/trace-opencode", - "version": "0.0.9", + "version": "0.1.0", "description": "Automatically trace OpenCode conversations to Braintrust. Captures user messages, assistant responses, and tool calls for observability.", "main": "dist/index.js", "types": "dist/index.d.ts",