We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db5fbc commit e950df5Copy full SHA for e950df5
dev/release/README.md
@@ -278,8 +278,8 @@ Verify that the Cargo.toml in the tarball contains the correct version
278
(cd datafusion/optimizer && cargo publish)
279
(cd datafusion/common-runtime && cargo publish)
280
(cd datafusion/physical-plan && cargo publish)
281
-(cd datafusion/session && cargo publish)
282
(cd datafusion/physical-optimizer && cargo publish)
+(cd datafusion/session && cargo publish)
283
(cd datafusion/datasource && cargo publish)
284
(cd datafusion/catalog && cargo publish)
285
(cd datafusion/catalog-listing && cargo publish)
0 commit comments