nushell/docs/commands/version.md

15 lines
180 B
Markdown
Raw Normal View History

# version
Outputs the nushell version.
## Examples
```shell
> version
━━━━━━━━━
version
─────────
2019-11-30 02:24:39 +01:00
0.6.0
━━━━━━━━━
```