diff --git a/mix.exs b/mix.exs index b3f7cb7..8d118c7 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Tower.MixProject do use Mix.Project - @description "Solid error handling and reporting" + @description "Flexible error tracking and reporting in Elixir" @source_url "https://github.com/mimiquate/tower" @version "0.5.2"