mix verify.published (chimeway v1.0.0)

Copy Markdown View Source

Verifies that a specific chimeway version is published and accessible on hex.pm.

Usage:

mix verify.published 0.1.0

Exits non-zero if the version is not found or the hex.pm API is unreachable. Run this after mix hex.publish as part of the release verification trio.