diff --git a/mix.exs b/mix.exs index bb4bc6b..ee30f54 100644 --- a/mix.exs +++ b/mix.exs @@ -29,7 +29,7 @@ defmodule Harald.MixProject do source_url: "https://github.com/verypossible/harald", start_permanent: Mix.env() == :prod, test_coverage: [tool: ExCoveralls], - version: "0.1.0" + version: "0.1.1" ] end