Skip to content

Commit

Permalink
Update readme for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed May 7, 2018
1 parent f525721 commit bfd5b77
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 @@ -13,7 +13,7 @@ Using [rebar3](http://www.rebar3.org/), add the dependency to your `rebar.config

```erlang
{deps, [
{eiconv, "1.0.0-alpha1"},
{eiconv, "1.0.0"},
%% ...
]}.
```
Expand Down

0 comments on commit bfd5b77

Please sign in to comment.