Skip to content

Commit 82feccc

Browse files
committed
Update Elixir version requirement
1 parent 411b4d7 commit 82feccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Hound.Mixfile do
44
def project do
55
[ app: :hound,
66
version: "0.6.0",
7-
elixir: ">= 1.0.0",
7+
elixir: ">= 1.0.2",
88
description: description,
99
deps: deps(Mix.env),
1010
package: package,

0 commit comments

Comments
 (0)