Skip to content

Commit 1bad7c0

Browse files
committed
Bump version to 0.2.10
1 parent 644f76f commit 1bad7c0

4 files changed

Lines changed: 31 additions & 31 deletions

File tree

Cargo.lock

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

crates/code_assistant/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "code-assistant"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2021"
55

66
[features]

crates/llm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "llm"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2021"
55

66
[features]

crates/web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "web"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)