diff --git a/CHANGELOG.md b/CHANGELOG.md index 50a9563..318ab8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +### 3.0.1 (Next) + ### 3.0.0 (2024/09/29) * [#125](https://github.com/acm19/aws-request-signing-apache-interceptor/pull/125): Use to use `AwsV4HttpSigner` - [@GeorgeVincentDepop](https://github.com/GeorgeVincentDepop) diff --git a/pom.xml b/pom.xml index 7a34f4a..3993b95 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.acm19 aws-request-signing-apache-interceptor - 3.0.0 + 3.0.1-SNAPSHOT jar AWS Request Signing Apache Interceptor