Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coryodaniel committed Oct 2, 2019
1 parent a5129ad commit 111e8b8
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 @@ -35,7 +35,7 @@ The package can be installed by adding `k8s` to your list of dependencies in `mi
```elixir
def deps do
[
{:k8s, "~> 0.2"}
{:k8s, "~> 0.4"}
]
end
```
Expand Down

0 comments on commit 111e8b8

Please sign in to comment.