Skip to content

Commit

Permalink
Bump minimum elixir version to the one that is still tested by us
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Arentsen committed Jan 22, 2019
1 parent 06676ce commit 6944ef4
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 Liquid.Mixfile do
[
app: :liquid,
version: "0.9.0",
elixir: "~> 1.3",
elixir: "~> 1.5",
deps: deps(),
name: "Liquid",
description: description(),
Expand Down

0 comments on commit 6944ef4

Please sign in to comment.