nushell/docs/commands/version.md
Shaurya Shubham 0b3c9b760e
Create docs for version command
Partial fix of #711
2019-10-02 15:47:56 +05:30

15 lines
180 B
Markdown

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