Skip to content

Commit

Permalink
chore: Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic committed Aug 8, 2024
1 parent f9eb120 commit c2ae003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ by adding `ecto_watch` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ecto_watch, "~> 0.8.1"}
{:ecto_watch, "~> 0.9.4"}
]
end
```
Expand Down

0 comments on commit c2ae003

Please sign in to comment.