Skip to content

Commit

Permalink
Merge pull request edeliver#33 from boldpoker/update-exrm
Browse files Browse the repository at this point in the history
Update to exrm to 0.19.9
  • Loading branch information
mk committed Nov 12, 2015
2 parents da6ec72 + 8cfa8ab commit 1ad09a3
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 @@ -23,7 +23,7 @@ defmodule Edeliver.Mixfile do
end

defp deps, do: [
{:exrm, "~> 0.16.0"},
{:exrm, "~> 0.19.9"},
]

end

0 comments on commit 1ad09a3

Please sign in to comment.