mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 22:57:46 +00:00
add $.version
to package.nuon
(#548)
This commit is contained in:
parent
4a1eba5823
commit
e6adf4e0ae
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@
|
||||||
description: "A place to share Nushell scripts with each other"
|
description: "A place to share Nushell scripts with each other"
|
||||||
documentation: "https://github.com/nushell/nu_scripts/blob/main/README.md"
|
documentation: "https://github.com/nushell/nu_scripts/blob/main/README.md"
|
||||||
license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE"
|
license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE"
|
||||||
|
version: 0.1.0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue