Skip to content

Commit

Permalink
Require Elixir 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
doughsay committed Jun 15, 2019
1 parent 001d9c3 commit 473911b
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 @@ -9,7 +9,7 @@ defmodule Cocktail.Mixfile do
name: "Cocktail",
source_url: "https://github.com/peek-travel/cocktail",
version: @version,
elixir: "~> 1.6",
elixir: "~> 1.7",
description: description(),
package: package(),
deps: deps(),
Expand Down

0 comments on commit 473911b

Please sign in to comment.