import { Command } from "https://deno.land/x/lume@v1.18.4/deps/cliffy.ts";
Set command version.
Parameters
version: string | VersionHandler<Partial<TCommandOptions>, Partial<TCommandArguments>, TCommandGlobals, TParentCommandGlobals, TCommandTypes, TCommandGlobalTypes, TParentCommandTypes, TParentCommand>
Semantic version string string or method that returns the version string.