Skip to content

Commit c06e73c

Browse files
committed
docs: update README with latest version
1 parent f8a00bc commit c06e73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add commandex as a `mix.exs` dependency:
1919
```elixir
2020
def deps do
2121
[
22-
{:commandex, "~> 0.4.1"}
22+
{:commandex, "~> 0.5.0"}
2323
]
2424
end
2525
```

0 commit comments

Comments
 (0)