diff --git a/mix.exs b/mix.exs index b6aa51f..d3ab334 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule LocalCluster.MixProject do use Mix.Project - @version "1.2.0" + @version "1.2.1" @url_docs "http://hexdocs.pm/local_cluster" @url_github "https://github.com/whitfin/local-cluster"