Update README.md

This commit is contained in:
Zach Daniel 2022-10-17 16:44:26 -05:00 committed by GitHub
parent e9de4f7997
commit 8b7beb1fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
```elixir
def deps do
[
{:ash, "~> 1.53.3"}
{:ash, "~> 2.0"}
]
end
```