Skip to content

Commit

Permalink
bump to elixir v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Dec 8, 2020
1 parent 1f45575 commit 0950007
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 @@ -8,7 +8,7 @@ defmodule Eth.Mixfile do
[
app: :eth,
version: @version,
elixir: "~> 1.6",
elixir: "~> 1.11",
description: description(),
start_permanent: Mix.env() == :prod,
package: package(),
Expand Down

0 comments on commit 0950007

Please # to comment.