1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-21 19:17:48 +01:00
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
━━━━━━━━━
```