Skip to content

Commit 437c186

Browse files
author
Test User
committed
chore: bump workspace crate versions for 1.20.2 release
Minor version bumps across workspace crates. Part of 1.20.2 release preparation.
1 parent fe7ff3a commit 437c186

17 files changed

Lines changed: 92 additions & 74 deletions

File tree

Cargo.lock

Lines changed: 76 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/haystack_jmap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "haystack_jmap"
3-
version = "1.19.2"
3+
version = "1.20.2"
44
edition.workspace = true
55
description = "JMAP haystack provider for Terraphim AI"
66
documentation = "https://terraphim.ai"

crates/terraphim-markdown-parser/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-markdown-parser"
3-
version = "1.19.2"
3+
version = "1.20.2"
44
edition.workspace = true
55
authors = ["Terraphim Contributors"]
66
description = "Terraphim Markdown Parser"

crates/terraphim_agent_evolution/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_agent_evolution"
3-
version = "1.19.2"
3+
version = "1.20.2"
44
edition.workspace = true
55
description = "Agent evolution system for Terraphim AI"
66
documentation = "https://terraphim.ai"

crates/terraphim_automata/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_automata"
3-
version = "1.19.2"
3+
version = "1.20.2"
44
edition.workspace = true
55
authors = ["Terraphim Contributors"]
66
description = "Automata for searching and processing knowledge graphs"

crates/terraphim_config/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_config"
3-
version = "1.15.0"
3+
version = "1.20.2"
44
edition.workspace = true
55
authors = ["Terraphim Contributors"]
66
description = "Terraphim configuration"

crates/terraphim_hooks/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_hooks"
3-
version = "1.4.10"
3+
version = "1.20.2"
44
edition.workspace = true
55
authors = ["Terraphim AI <team@terraphim.ai>"]
66
description = "Unified hooks infrastructure for Terraphim AI - knowledge graph-based text replacement and validation"

0 commit comments

Comments
 (0)