diff --git a/fusio-object-store/Cargo.toml b/fusio-object-store/Cargo.toml index 00d4a1a..480d887 100644 --- a/fusio-object-store/Cargo.toml +++ b/fusio-object-store/Cargo.toml @@ -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" } diff --git a/fusio-parquet/Cargo.toml b/fusio-parquet/Cargo.toml index ab1bbda..567899f 100644 --- a/fusio-parquet/Cargo.toml +++ b/fusio-parquet/Cargo.toml @@ -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 } diff --git a/fusio/Cargo.toml b/fusio/Cargo.toml index 2a1614c..3aeaf36 100644 --- a/fusio/Cargo.toml +++ b/fusio/Cargo.toml @@ -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 = [