diff --git a/s3/Cargo.toml b/s3/Cargo.toml index b7af020018..483d620200 100644 --- a/s3/Cargo.toml +++ b/s3/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zitane-s3-async" -version = "0.37.0" +version = "0.38.0" authors = ["Drazen Urch", "Aalekh Patel ", "Marco Quinten "] description = "Rust library for working with AWS S3 and compatible object storage APIs" repository = "https://github.com/ZitaneLabs/rust-s3-async"