Skip to content

chore: bump prerelease version to 0.1.4-rc.0#70

Merged
jesse-black merged 1 commit intomainfrom
codex/create-prerelease-version-0.1.4
Apr 5, 2026
Merged

chore: bump prerelease version to 0.1.4-rc.0#70
jesse-black merged 1 commit intomainfrom
codex/create-prerelease-version-0.1.4

Conversation

@jesse-black
Copy link
Copy Markdown
Owner

Motivation

  • Prepare a prerelease of the crate by advancing the package version to a new prerelease identifier so releases and packaging workflows target the intended pre-release artifact.

Description

  • Update the package version in Cargo.toml from 0.1.3 to 0.1.4-rc.0 and update the covgate entry in Cargo.lock to match 0.1.4-rc.0 so the lockfile is consistent with the manifest.

Testing

  • Run cargo xtask validate, which exercised formatting, clippy, the full test suite, coverage validation, and dependency checks, and completed successfully (all checks passed).

Codex Task

@jesse-black jesse-black added skip-release-notes This won't be listed on the release notes chore and removed chore labels Apr 5, 2026
@jesse-black jesse-black merged commit 3906d33 into main Apr 5, 2026
3 checks passed
@jesse-black jesse-black deleted the codex/create-prerelease-version-0.1.4 branch April 5, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex skip-release-notes This won't be listed on the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant