From 5e9a026fea69e22913bfe937cca24971063c310a Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Fri, 10 May 2024 17:36:02 -0400 Subject: [PATCH] chore: fix version number --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f2ac738..684081c 100644 --- a/mix.exs +++ b/mix.exs @@ -5,7 +5,7 @@ defmodule AshPhoenix.MixProject do Utilities for integrating Ash and Phoenix """ - @version "2.0.0-rc.8" + @version "2.0.0" def project do [