diff --git a/CHANGELOG.md b/CHANGELOG.md index ee1ed1a5..849f0a68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ +## [v3.4.4](https://github.com/ash-project/ash/compare/v3.4.3...v3.4.4) (2024-09-05) + + + + ## [v3.4.3](https://github.com/ash-project/ash/compare/v3.4.2...v3.4.3) (2024-09-04) ### Bug Fixes: diff --git a/mix.exs b/mix.exs index 2ea4508e..bc5c893c 100644 --- a/mix.exs +++ b/mix.exs @@ -6,7 +6,7 @@ defmodule Ash.MixProject do A declarative, extensible framework for building Elixir applications. """ - @version "3.4.3" + @version "3.4.4" def project do [