nushell/docs/commands/version.md

13 lines
207 B
Markdown

# version
Outputs the nushell version.
## Examples
```shell
> version
─────────┬────────
version │ 0.15.1
─────────┴────────
```