Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drozdzynski committed Oct 27, 2022
1 parent a9cef3b commit da13002
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 @@ -14,7 +14,7 @@ File uploads for Elixir
```elixir
def deps do
[
{:bow, "~> 0.3.0"},
{:bow, "~> 0.4.0"},

# for AWS S3 support
{:ex_aws, "~> 2.0"},
Expand Down

0 comments on commit da13002

Please sign in to comment.