mirror of
https://github.com/avitex/elixir-glicko
synced 2024-11-14 07:29:57 +00:00
Release v0.8.0
This commit is contained in:
parent
c1089996d3
commit
45066f946b
@ -14,6 +14,6 @@ Add `glicko` to your list of dependencies in `mix.exs`:
|
||||
|
||||
```elixir
|
||||
def deps do
|
||||
[{:glicko, "~> 0.7.0"}]
|
||||
[{:glicko, "~> 0.8.0"}]
|
||||
end
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user