Skip to content

Commit 43f23ea

Browse files
authored
chore(release): bump version to 0.0.7 (#98)
1 parent 8d3a166 commit 43f23ea

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

Cargo.lock

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

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 file
106106
# Run `scripts/check-cli-version.sh` to verify consistency
107-
version = "0.0.6"
107+
version = "0.0.7"
108108
edition = "2024"
109109
rust-version = "1.85"
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.0.6
1+
0.0.7

0 commit comments

Comments
 (0)