Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pwoolcoc committed May 27, 2014
1 parent 302fa60 commit 37d9f59
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 @@ -4,7 +4,7 @@ defmodule Exmerl.Mixfile do
def project do
[app: :exmerl,
version: "0.1.0",
elixir: "~> 0.13.2",
elixir: ">= 0.13.2",
deps: [],
package: package,
description: description
Expand Down

0 comments on commit 37d9f59

Please sign in to comment.