Update ejabberd version for hex.pm release

This commit is contained in:
Mickael Remond 2016-02-29 17:51:06 +01:00
parent 8c49d1e1af
commit eeac7f9b02
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.01.0-beta1",
version: "16.02.0",
description: description,
elixir: "~> 1.1",
elixirc_paths: ["lib"],