mix ex_icao_vds.tag
(ex_icao_vds v0.3.2)
Copy Markdown
Creates an annotated git tag that matches the version in mix.exs.
Usage:
mix ex_icao_vds.tagReads @version from mix.exs and creates v<version>.
Refuses to run if the git worktree is dirty or the tag already exists.