nushell/docs/commands/version.md
2019-12-02 11:02:58 -08:00

15 lines
180 B
Markdown

# version
Outputs the nushell version.
## Examples
```shell
> version
━━━━━━━━━
version
─────────
0.6.0
━━━━━━━━━
```