Skip to content

Commit 7c6d16e

Browse files
committed
chore: bump agentapi version to 0.3.2 in root.go
1 parent 1ec2583 commit 7c6d16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var rootCmd = &cobra.Command{
1313
Use: "agentapi",
1414
Short: "AgentAPI CLI",
1515
Long: `AgentAPI - HTTP API for Claude Code, Goose, Aider, Gemini and Codex`,
16-
Version: "0.3.1",
16+
Version: "0.3.2",
1717
}
1818

1919
func Execute() {

0 commit comments

Comments
 (0)