Skip to content

Commit

Permalink
update version in installation section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed May 11, 2022
1 parent 701da75 commit e9a1b37
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 @@ -56,7 +56,7 @@ above assumptions.
```elixir
def deps do
[
{:fob, "~> 0.5"}
{:fob, "~> 1.0"}
]
end
```
Expand Down

0 comments on commit e9a1b37

Please sign in to comment.