Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ members = [
[workspace.package]
# CLI version - kept in sync with VERSION_CLI and src/cortex-cli/VERSION
# Run `scripts/check-cli-version.sh` to verify consistency
version = "0.1.9"
version = "0.1.10"
edition = "2024"
rust-version = "1.98"
authors = ["Cortex Team <team@cortex.foundation>"]
Expand Down
2 changes: 1 addition & 1 deletion VERSION_CLI
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.9
0.1.10
Comment thread
cursor[bot] marked this conversation as resolved.
2 changes: 1 addition & 1 deletion src/cortex-cli/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.9
0.1.10
Loading