BlakeWilliams / Elixir-Slack

Slack real time messaging and web API client in Elixir
MIT License
675 stars 182 forks source link

must set ex_doc to 0.18 for elixir 1.6 #216

Closed acconrad closed 4 years ago

acconrad commented 4 years ago

Per hex.publish:

ExDoc 0.19+ requires Elixir v1.7 and later. For earlier Elixir versions, make sure to depend on {:ex_doc, "~> 0.18.0"}