From: Mickael Remond Date: Fri, 8 Jul 2016 16:32:46 +0000 (+0200) Subject: Prepare hex.pm 16.6.2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cda980be15939ec55b4127a9bab872e10d38400;p=ejabberd Prepare hex.pm 16.6.2 --- diff --git a/mix.exs b/mix.exs index c33d0ebc9..0ec0eed60 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do def project do [app: :ejabberd, - version: "16.06.1", + version: "16.06.2", description: description, elixir: "~> 1.2", elixirc_paths: ["lib"],