We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a00bc commit c06e73cCopy full SHA for c06e73c
1 file changed
README.md
@@ -19,7 +19,7 @@ Add commandex as a `mix.exs` dependency:
19
```elixir
20
def deps do
21
[
22
- {:commandex, "~> 0.4.1"}
+ {:commandex, "~> 0.5.0"}
23
]
24
end
25
```
0 commit comments