Skip to content

Commit 94ec012

Browse files
committed
chore: bump version to v0.2.3
1 parent 035a792 commit 94ec012

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crates/terraphim_tui/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_tui"
3-
version = "0.2.0"
3+
version = "0.2.3"
44
edition = "2021"
55

66
[features]

terraphim_server/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_server"
3-
version = "0.2.0"
3+
version = "0.2.3"
44
edition = "2021"
55
authors = ["Terraphim Contributors"]
66
description = "Terraphim service handling the core logic of the Terraphim AI."

0 commit comments

Comments
 (0)