]> granicus.if.org Git - ejabberd/commitdiff
Update mix.exs version
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 23 Mar 2018 11:56:17 +0000 (12:56 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 23 Mar 2018 11:56:17 +0000 (12:56 +0100)
mix.exs

diff --git a/mix.exs b/mix.exs
index 85b840c8480fbfd0e5fb099af60e54b3cc4d93e0..2e6141a7d0d989a801c6e3a6d0ecb28f7662f45a 100644 (file)
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
 
   def project do
     [app: :ejabberd,
-     version: "18.1.0",
+     version: "18.3.0",
      description: description(),
      elixir: "~> 1.4",
      elixirc_paths: ["lib"],