You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 1.0.2 (#8)
Bump all five version manifests to 1.0.2 so the release workflow's
verify-versions gate passes for the v1.0.2 tag.
Also fix the version bumper's Cargo.lock regex to tolerate CRLF line
endings (\r?\n). On a CRLF checkout the literal-\n match silently
missed the bluemacaw entry, so Cargo.lock was reported as "not found"
and never bumped.
Co-authored-by: Bruna Nazari <bruna.milleny1911@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>