Skip to content

Commit

Permalink
bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ethe committed Oct 2, 2024
1 parent 1c9ac48 commit 179415b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fusio-object-store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition.workspace = true
license.workspace = true
name = "fusio-object-store"
repository.workspace = true
version = "0.1.0"
version = "0.1.1"

[dependencies]
async-stream = { version = "0.3" }
Expand Down
2 changes: 1 addition & 1 deletion fusio-parquet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition.workspace = true
license.workspace = true
name = "fusio-parquet"
repository.workspace = true
version = "0.1.0"
version = "0.1.1"

[dependencies]
bytes = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion fusio/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition.workspace = true
license.workspace = true
name = "fusio"
repository.workspace = true
version = "0.1.0"
version = "0.1.1"

[features]
aws = [
Expand Down

0 comments on commit 179415b

Please sign in to comment.