diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a63dd5b..2bc68294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +v2.5.2 (2024-03-19) +- Endpoint updates + v2.5.1 (2024-01-11) - Endpoint updates - Documentation updates diff --git a/mix.exs b/mix.exs index a8167d5f..48cb885f 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule ExAws.Mixfile do use Mix.Project @source_url "https://github.com/ex-aws/ex_aws" - @version "2.5.1" + @version "2.5.2" def project do [