Skip to content

Commit e950df5

Browse files
authored
Update release instructions (#16701)
1 parent 5db5fbc commit e950df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ Verify that the Cargo.toml in the tarball contains the correct version
278278
(cd datafusion/optimizer && cargo publish)
279279
(cd datafusion/common-runtime && cargo publish)
280280
(cd datafusion/physical-plan && cargo publish)
281-
(cd datafusion/session && cargo publish)
282281
(cd datafusion/physical-optimizer && cargo publish)
282+
(cd datafusion/session && cargo publish)
283283
(cd datafusion/datasource && cargo publish)
284284
(cd datafusion/catalog && cargo publish)
285285
(cd datafusion/catalog-listing && cargo publish)

0 commit comments

Comments
 (0)