Skip to content

Commit e6f3ffb

Browse files
chore: bump version to 0.1.6
1 parent 752666c commit e6f3ffb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ members = [
104104
[workspace.package]
105105
# CLI version - kept in sync with VERSION_CLI and src/cortex-cli/VERSION
106106
# Run `scripts/check-cli-version.sh` to verify consistency
107-
version = "0.1.5"
107+
version = "0.1.6"
108108
edition = "2024"
109109
rust-version = "1.98"
110110
authors = ["Cortex Team <team@cortex.foundation>"]

VERSION_CLI

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

src/cortex-cli/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6

0 commit comments

Comments
 (0)