Skip to content

Commit

Permalink
fix: bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielc committed Sep 19, 2024
1 parent 4f40721 commit fe24a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ arrow-json = "53.0.0"
async-stream = "0.3.5"
async-trait = "0.1.81"
datafusion = "42.0.0"
datafusion-federation = { path = "./datafusion-federation", version = "0.2.1" }
datafusion-federation = { path = "./datafusion-federation", version = "0.2.2" }
datafusion-substrait = "42.0.0"
futures = "0.3.30"
tokio = { version = "1.39.3", features = ["full"] }
Expand Down

0 comments on commit fe24a08

Please sign in to comment.