mirror of
https://github.com/avitex/elixir-glicko
synced 2024-11-21 18:59:57 +00:00
v0.7.0
This commit is contained in:
parent
28cea24d66
commit
55a08effbc
@ -14,6 +14,6 @@ Add `glicko` to your list of dependencies in `mix.exs`:
|
||||
|
||||
```elixir
|
||||
def deps do
|
||||
[{:glicko, "~> 0.6.0"}]
|
||||
[{:glicko, "~> 0.7.0"}]
|
||||
end
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user