v0.1.0
mix run compiles first and writes its progress to stdout, so the command substitution captured every 'Compiling ...' line alongside the version and the tag check could never match.
mix run compiles first and writes its progress to stdout, so the command substitution captured every 'Compiling ...' line alongside the version and the tag check could never match.