Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheerfulstoic authored Dec 29, 2023
1 parent 8688f29 commit 40560bf
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 @@ -244,7 +244,7 @@ by adding `step_wise` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:step_wise, "~> 0.1.0"}
{:step_wise, "~> 0.6.1"}
]
end
```
Expand Down

0 comments on commit 40560bf

Please sign in to comment.