Skip to content

Commit 24e9b7c

Browse files
authored
Tweak release instructions + scripts (#2828)
1 parent e79ba40 commit 24e9b7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/release/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ Rust Arrow Crates:
250250

251251
```shell
252252
(cd arrow-buffer && cargo publish)
253+
(cd arrow-schema && cargo publish)
254+
(cd arrow-data && cargo publish)
255+
(cd arrow-array && cargo publish)
253256
(cd arrow && cargo publish)
254257
(cd arrow-flight && cargo publish)
255258
(cd parquet && cargo publish)

0 commit comments

Comments
 (0)