Skip to content

Commit 61dcd06

Browse files
AlexMikhalevclaude
andcommitted
chore(release): bump workspace version to 1.11.0
Feature release containing: - feat(agent): load role config from settings.toml and --config flag (#619) - refactor(tinyclaw): consolidate duplicated code, fix wildcard auth, add connection pooling - fix(tinyclaw): lazy Whisper model init and stronger voice tool prompting - feat(tinyclaw): handle voice/audio/document messages from Telegram Co-Authored-By: Terraphim AI <noreply@anthropic.com>
1 parent fe778a2 commit 61dcd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude = ["crates/terraphim_agent_application", "crates/terraphim_truthforge",
66
default-members = ["terraphim_server"]
77

88
[workspace.package]
9-
version = "1.10.1"
9+
version = "1.11.0"
1010
edition = "2024"
1111

1212
[workspace.dependencies]

0 commit comments

Comments
 (0)