chore: release version v3.0.0

This commit is contained in:
Zach Daniel 2024-05-10 12:25:49 -04:00
parent 7bcf64f879
commit 3bfbee37c8
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
# Changelog
<!-- changelog -->
## [v3.0.0](https://github.com/ash-project/ash/compare/v3.0.0...2.0)
## 3.0

View file

@ -6,7 +6,7 @@ defmodule Ash.MixProject do
A declarative, extensible framework for building Elixir applications.
"""
@version "3.0.0-rc.46"
@version "3.0.0"
def project do
[