Update mix version for hex.pm release

This commit is contained in:
Mickael Remond 2016-07-08 11:54:38 +02:00
parent ae2db9bf9f
commit 8e487b0aef
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.06.0",
version: "16.06.1",
description: description,
elixir: "~> 1.2",
elixirc_paths: ["lib"],