# `Tinkex.CLI.Commands.Version`
[🔗](https://github.com/North-Shore-AI/tinkex/blob/v0.4.0/lib/tinkex/cli/commands/version.ex#L1)

Version command to display version information.

# `run_version`

```elixir
@spec run_version(map(), map()) :: {:ok, map()} | {:error, term()}
```

Runs the version command with the given options.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
