diff --git a/aws-region/Cargo.toml b/aws-region/Cargo.toml index fc6d3ff7dd..0a388b43dd 100644 --- a/aws-region/Cargo.toml +++ b/aws-region/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aws-region" -version = "0.25.4" +version = "0.25.5" authors = ["Drazen Urch"] description = "Tiny Rust library for working with Amazon AWS regions, supports `s3` crate" repository = "https://github.com/durch/rust-s3"