Skip to content

Commit 032a686

Browse files
committed
chore(release): bump terraphim-clients workspace version to 1.21.0
- Bump workspace.package.version from 1.20.5 to 1.21.0. - Align terraphim_grep's terraphim_service dependency with the current registry patch (1.20.5). Refs #55 Refs #2995
1 parent f9c6af3 commit 032a686

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ members = [
1414
]
1515

1616
[workspace.package]
17-
version = "1.20.5"
17+
version = "1.21.0"
1818
edition = "2024"
1919
authors = ["Terraphim Team <team@terraphim.ai>"]
2020
documentation = "https://terraphim.ai"

crates/terraphim_grep/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ log.workspace = true
2828
terraphim_types = { version = "1.15.0" }
2929
terraphim_rolegraph = { version = "1.15.0" }
3030
terraphim_automata = { version = "1.19.2" }
31-
terraphim_service = { version = "1.20.4", optional = true, registry = "terraphim" }
31+
terraphim_service = { version = "1.20.5", optional = true, registry = "terraphim" }
3232
terraphim_config = { version = "1.15.0" }
3333

3434
fff-search = { version = "0.8.4", optional = true }

0 commit comments

Comments
 (0)