Skip to content

Commit

Permalink
Merge branch 'feat/detect-more-mime-types'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ewout Quax committed Nov 9, 2022
2 parents c52dd52 + cd99bf5 commit b66caf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule FileStorageApi.MixProject do
def project do
[
app: :file_storage_api,
version: "1.3.0",
version: "1.3.2",
elixir: "~> 1.10",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [warnings_as_errors: Mix.env() != :test],
Expand Down

0 comments on commit b66caf3

Please sign in to comment.