chore: release version v3.4.4

This commit is contained in:
Zach Daniel 2024-09-04 22:41:56 -04:00
parent 90332d01f2
commit 26ad0b2a9b
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
<!-- changelog -->
## [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:

View file

@ -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
[