Skip to content

Bump the README install snippet to 3.0.0-rc.4 - #373

Merged
joaothallis merged 1 commit into
developfrom
bump-readme-install-version-to-rc4
Sep 17, 2026
Merged

joaothallis merged 1 commit into
developfrom
bump-readme-install-version-to-rc4

Conversation

@joaothallis

@joaothallis joaothallis commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Purpose

The 3.0.0-rc.4 release bumped @version in mix.exs and updated the changelog, but left the README install example pinned to ~> 3.0.0-rc.3. The Hex publish workflow's version-match check compares the release tag against both mix.exs and README.md, so it fails on the stale README and the release never reaches Hex.

This bumps the README's {:expression, "~> ..."} snippet to 3.0.0-rc.4 so all three agree.

🤖 Generated with Claude Code

The 3.0.0-rc.4 release bumped `@version` in mix.exs but left the README install
example at `~> 3.0.0-rc.3`. The Hex publish workflow's version-match check fails
on that mismatch, which is blocking the release from reaching Hex.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@joaothallis joaothallis self-assigned this Sep 17, 2026
@joaothallis
joaothallis marked this pull request as ready for review September 17, 2026 04:55
@joaothallis
joaothallis merged commit 0b220f3 into develop Sep 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants