Skip to content

Command::version

since 0.1.0

Sets the version for the short version (-V) and help messages.

name = "myprog"
version = "v0.1.24"
[args]
Terminal window
prog -V
Terminal window
myprog v0.1.24