Skip to content

Commit

Permalink
Merge pull request #10 from vinagrito/readme-install-version
Browse files Browse the repository at this point in the history
Updates README install version
  • Loading branch information
msluszniak authored Jul 8, 2024
2 parents 46b111b + 240de2b commit b04e8f4
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 @@ -66,7 +66,7 @@ The package can be installed by adding `ex_vision` to your list of dependencies
```elixir
def deps do
[
{:ex_vision, "~> 0.2.0"}
{:ex_vision, "~> 0.3.0"}
]
end
```
Expand Down

0 comments on commit b04e8f4

Please sign in to comment.