Skip to content

Commit

Permalink
Change version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jakmro authored Jun 19, 2024
1 parent ca1b2b7 commit 8c52dc7
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.1.0"}
{:ex_vision, "~> 0.2.0"}
]
end
```
Expand Down

0 comments on commit 8c52dc7

Please sign in to comment.