Skip to content

Commit 485a6b3

Browse files
committed
Bump version in README
1 parent 76362d3 commit 485a6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Add `numerix` to your list of dependencies in `mix.exs`:
1010

1111
```elixir
1212
def deps do
13-
[{:numerix, "~> 0.5"}]
13+
[{:numerix, "~> 0.6"}]
1414
end
1515
```
1616

0 commit comments

Comments
 (0)