Skip to content

Commit

Permalink
docs: update README with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
hpopp committed Sep 8, 2024
1 parent f8a00bc commit c06e73c
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 @@ -19,7 +19,7 @@ Add commandex as a `mix.exs` dependency:
```elixir
def deps do
[
{:commandex, "~> 0.4.1"}
{:commandex, "~> 0.5.0"}
]
end
```
Expand Down

0 comments on commit c06e73c

Please sign in to comment.