Skip to content

Commit

Permalink
Fix version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
almirsarajcic committed Aug 20, 2021
1 parent d4634d4 commit b061795
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 @@ -43,7 +43,7 @@ Add it to your mix dependencies:
```elixir
defp deps do
[
{:waffle_gcs, "~> 0.1"}
{:waffle_gcs, "~> 0.2"}
]
end
```
Expand Down

0 comments on commit b061795

Please sign in to comment.