Skip to content

Commit 18deb3d

Browse files
authored
Add nu-cmd-lang to nu_release.nu (nushell#411)
We need to reflect the cratification of `nu-command`
1 parent e95f609 commit 18deb3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make_release/nu_release.nu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ let subcrates_wave_1 = [
2020
]
2121

2222
let subcrates_wave_2 = [
23+
nu-cmd-lang,
2324
nu-command,
2425
]
2526

0 commit comments

Comments
 (0)