Skip to content

Commit a01ee22

Browse files
chore(cli): pin phase 4 release tag
Bump the Harness CLI crate metadata to 0.1.5 and point installer downloads at harness-cli-v0.1.5 so benchmark installs can fetch the Phase 4 CLI release artifacts. Validation: - cargo fmt --check - cargo test --workspace - cargo clippy --workspace -- -D warnings - bash -n scripts/install-harness.sh - bash -n scripts/build-harness-cli-release.sh
1 parent 1f806fb commit a01ee22

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/harness-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 = "harness-cli"
3-
version = "0.1.3"
3+
version = "0.1.5"
44
edition.workspace = true
55
license.workspace = true
66
repository.workspace = true

scripts/harness-cli-release-tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
harness-cli-v0.1.4
1+
harness-cli-v0.1.5

0 commit comments

Comments
 (0)