mailman-elixir / mailman

Mailman provides a clean way of defining mailers in your Elixir applications
https://github.com/mailman-elixir/mailman
Other
203 stars 73 forks source link

warning: the dependency :mailman requires Elixir "~> 1.0.0" but you are running on v1.3.1 #52

Closed sheldonkreger closed 8 years ago

sheldonkreger commented 8 years ago

When I compile Mailman with mix deps.compile, I receive this warning. If Mailman works in 1.3.1, then we should remove this warning. If not, we should open an issue to bring it up to date.

sheldonkreger commented 8 years ago

Sorry, I was using an old version of Mailman.