chore: update readme

This commit is contained in:
Zach Daniel 2022-10-17 16:44:45 -05:00
parent fbeaca2a99
commit 2239f98907

View file

@ -18,7 +18,7 @@ See the module documentation for more information:
```elixir
def deps do
[
{:ash_phoenix, "~> 0.7.7"}
{:ash_phoenix, "~> 1.1"}
]
end
```