1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-01 03:36:53 +02:00
nushell/docs/commands/version.md

13 lines
207 B
Markdown

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