Skip to content

Commit

Permalink
Update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fidr committed Oct 17, 2019
1 parent b201fe4 commit ab080e7
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 @@ -9,7 +9,7 @@ Add to your `mix.exs` and run `mix deps.get`:
```elixir
def deps do
[
{:phoenix_live_react, "~> 0.1.0"}
{:phoenix_live_react, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit ab080e7

Please sign in to comment.