Skip to content

Commit 4819b63

Browse files
committed
chore: release version v3.0.0-rc.2
1 parent e79c0b6 commit 4819b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ defmodule AshAuthentication.Phoenix.MixProject do
130130
# Run "mix help deps" to learn about dependencies.
131131
defp deps do
132132
[
133-
{:ash_authentication, "~> 5.0.0-rc.2", override: true},
133+
{:ash_authentication, "~> 5.0.0-rc.2"},
134134
{:ash_phoenix, "~> 2.3 and >= 2.3.11"},
135135
{:ash, "~> 3.0"},
136136
{:jason, "~> 1.0"},

0 commit comments

Comments
 (0)