]> granicus.if.org Git - ejabberd/commitdiff
Update mix version for hex.pm release 16.06.1
authorMickael Remond <mremond@process-one.net>
Fri, 8 Jul 2016 09:54:38 +0000 (11:54 +0200)
committerMickael Remond <mremond@process-one.net>
Fri, 8 Jul 2016 09:54:38 +0000 (11:54 +0200)
mix.exs

diff --git a/mix.exs b/mix.exs
index 0806e121090427cf3b6a547d9cfe3a00bc3c78a8..c33d0ebc9c4353152774e0d00b95d1e5fbd54cd3 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "16.06.0",
+     version: "16.06.1",
      description: description,
      elixir: "~> 1.2",
      elixirc_paths: ["lib"],