Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daskycodes authored Apr 20, 2022
1 parent 34d1a01 commit ec399fa
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 @@ -12,7 +12,7 @@ by adding `infer` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:infer, "~> 0.2.1"}
{:infer, "~> 0.2.2"}
]
end
```
Expand Down

0 comments on commit ec399fa

Please sign in to comment.