Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
safwank committed Apr 14, 2020
1 parent 76362d3 commit 485a6b3
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 @@ -10,7 +10,7 @@ Add `numerix` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:numerix, "~> 0.5"}]
[{:numerix, "~> 0.6"}]
end
```

Expand Down

0 comments on commit 485a6b3

Please sign in to comment.