diff --git a/Cargo.toml b/Cargo.toml index 40c8385..277a942 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "open_agent" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "Managed control plane for OpenCode-based agents" authors = ["Open Agent Contributors"]