Prints the Cherry version.
Usage
mix cherry.version [--json]With --json, emits the standard envelope:
{"ok":true,"command":"version","data":{"version":"..."}}
Summary
Functions
@spec doc() :: String.t()
The single-sourced doc text, reused as the mix task's @moduledoc.