Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2019-01-02 12:30:29 +0300
committerChristophe Romain <christophe.romain@process-one.net>2019-01-02 12:30:29 +0300
commit126e4d70f7ccfca0e59ab4343e326046e91f955b (patch)
treebfecf84a546cdaa7dbf19c0a92269a6c3af58416 /mix.exs
parent749fa95011718f67976a4ac201f448b09e6cbeeb (diff)
Update distillery
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 112ca8e10..454b2382c 100644
--- a/mix.exs
+++ b/mix.exs
@@ -81,7 +81,7 @@ defmodule Ejabberd.Mixfile do
{:p1_pgsql, "~> 1.1"},
{:jiffy, "~> 0.14.7"},
{:p1_oauth2, "~> 0.6.1"},
- {:distillery, "~> 1.0"},
+ {:distillery, "~> 2.0"},
{:pkix, "~> 1.0"},
{:ex_doc, ">= 0.0.0", only: :dev},
{:eimp, "~> 1.0"},