nushell/docs/commands/version.md
2019-11-30 14:24:39 +13:00

14 lines
180 B
Markdown

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