Skip to content

Commit

Permalink
Add dataframe crate to the release (nushell#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubouch committed May 20, 2023
1 parent 7715868 commit 8a70776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_release/nu_release.nu
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ let subcrates_wave_1 = [

let subcrates_wave_2 = [
nu-cmd-lang,
nu-cmd-dataframe,
nu-command,
]

Expand Down

0 comments on commit 8a70776

Please sign in to comment.