Skip to content

Commit

Permalink
Updated elixir version for the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Relrin committed Nov 29, 2018
1 parent bf7b3a6 commit 6b9fd3e
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 @@ -7,7 +7,7 @@ defmodule Spotter.MixProject do
[
app: :spotter,
version: @version,
elixir: "~> 1.6",
elixir: "~> 1.7",
start_permanent: Mix.env() == :prod,
description: description(),
package: package(),
Expand Down

0 comments on commit 6b9fd3e

Please sign in to comment.