diff --git a/mix.exs b/mix.exs index e77bdd8..0dacd01 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Msg.MixProject do use Mix.Project @app :msg - @version "0.3.4" + @version "0.3.5" @source_url "https://github.com/riddler/msg" @deps [ # Docs - separated out to speed up dev compilcation