Skip to content

Commit

Permalink
update exrm version to 0.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
smpallen99 committed May 22, 2014
1 parent 5306bcd commit a9057bd
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 @@ -14,7 +14,7 @@ defmodule ExrmRpm.Mixfile do

defp deps do
[
{:exrm, "~>0.6.11"}
{:exrm, "~>0.6.12"}
]
end
end

0 comments on commit a9057bd

Please sign in to comment.