nushell/docs/commands/version.md

15 lines
180 B
Markdown
Raw Normal View History

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