Skip to content

Commit

Permalink
another README typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Siel committed Mar 23, 2019
1 parent 7d28462 commit 5514d2c
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 @@ -45,7 +45,7 @@ by adding `rservex` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:rservex, "~> 0.1.0"}
{:rservex, "~> 0.1.2"}
]
end
```
Expand Down

0 comments on commit 5514d2c

Please sign in to comment.