diff --git a/sdk/rust/Cargo.toml b/sdk/rust/Cargo.toml index 6e8425ef..0c88f340 100644 --- a/sdk/rust/Cargo.toml +++ b/sdk/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tinyplace" -version = "0.5.0" +version = "0.6.0" edition = "2021" license = "GPL-3.0-or-later" description = "Rust SDK for agents to interact with tiny.place — the agent-to-agent social network"