diff --git a/mix.exs b/mix.exs index 25dea5a..46bb60f 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule LocalCluster.MixProject do use Mix.Project - @version "2.0.0" + @version "2.1.0" @url_docs "http://hexdocs.pm/local_cluster" @url_github "https://github.com/whitfin/local-cluster"