Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed May 27, 2020
1 parent ca4a7ba commit a1cb7ab
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 @@ -27,7 +27,7 @@ Add `flop` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:flop, "~> 0.4.0"}
{:flop, "~> 0.5.0"}
]
end
```
Expand Down

0 comments on commit a1cb7ab

Please sign in to comment.