Skip to content

Commit db5725d

Browse files
author
Alex
committed
chore(spawner): bump version to 1.20.4 for crates.io republish
The 1.20.3 version on crates.io lacks the with_stderr_log method that downstream crates (terraphim-agents) depend on. Bump to 1.20.4 so the publish workflow can upload the correct code. Refs #2260
1 parent 22e4816 commit db5725d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/terraphim_spawner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "terraphim_spawner"
3-
version = "1.20.2"
3+
version = "1.20.4"
44
edition = "2021"
55
authors = ["Terraphim Team <team@terraphim.ai>"]
66
description = "Agent spawner for Terraphim with health checking and output capture"

0 commit comments

Comments
 (0)