Verifies that a specific chimeway version is published and accessible on hex.pm.
Usage:
mix verify.published 0.1.0Exits 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.