We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76362d3 commit 485a6b3Copy full SHA for 485a6b3
README.md
@@ -10,7 +10,7 @@ Add `numerix` to your list of dependencies in `mix.exs`:
10
11
```elixir
12
def deps do
13
- [{:numerix, "~> 0.5"}]
+ [{:numerix, "~> 0.6"}]
14
end
15
```
16
0 commit comments