Skip to content

Commit

Permalink
docs: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rai200890 authored Dec 17, 2019
1 parent c4a3876 commit b0c574b
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 @@ -16,7 +16,7 @@ by adding `ecto_job_scheduler` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ecto_job_scheduler, "~> 0.2.0"}
{:ecto_job_scheduler, "~> 0.4.1"}
]
end
```
Expand Down

0 comments on commit b0c574b

Please sign in to comment.