Skip to content

Commit

Permalink
go
Browse files Browse the repository at this point in the history
  • Loading branch information
zven21 committed Sep 16, 2020
1 parent fd7f130 commit 82fdf24
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 @@ -5,7 +5,7 @@ defmodule Mipha.Mixfile do
[
app: :mipha,
version: "0.0.1",
elixir: "~> 1.6",
elixir: "~> 1.5.3",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 82fdf24

Please sign in to comment.