Skip to content

Commit d0ebb82

Browse files
committed
Bump version to 0.9.2-pre.1
1 parent 19d82ad commit d0ebb82

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tycode-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tycode-cli"
3-
version = "0.9.1-pre.1"
3+
version = "0.9.2-pre.1"
44
edition = "2021"
55
authors = ["tigy"]
66
description = "CLI interface for TyCode"

tycode-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tycode-core"
3-
version = "0.9.1-pre.1"
3+
version = "0.9.2-pre.1"
44
edition = "2021"
55
authors = ["tigy"]
66
description = "Core chat actor and AI functionality for TyCode"

tycode-subprocess/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tycode-subprocess"
3-
version = "0.9.1-pre.1"
3+
version = "0.9.2-pre.1"
44
edition = "2021"
55
authors = ["tigy"]
66
description = "Subprocess logic for TyCode"

0 commit comments

Comments
 (0)