Preparing hex.pm release to fix lager bug

This commit is contained in:
Mickael Remond 2016-06-10 11:02:45 +02:00
parent 34cbed54cd
commit 0e61e57ed9
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do
def project do
[app: :ejabberd,
version: "16.04.0",
version: "16.04.1",
description: description,
elixir: "~> 1.2",
elixirc_paths: ["lib"],