diff --git a/package.nuon b/package.nuon index c00a451..d4d6362 100644 --- a/package.nuon +++ b/package.nuon @@ -3,4 +3,5 @@ description: "A place to share Nushell scripts with each other" documentation: "https://github.com/nushell/nu_scripts/blob/main/README.md" license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE" + version: 0.1.0 }