Skip to content

Commit

Permalink
update simplex version in readme install example
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkittelson committed Sep 17, 2014
1 parent ae87c1b commit 2787dae
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 @@ -16,7 +16,7 @@ Install the [Hex.pm](http://hex.pm) package
```elixir
def deps do
[
{:simplex, "0.1.0"}
{:simplex, "0.1.2"}
]
end
```
Expand Down

0 comments on commit 2787dae

Please # to comment.