Bump version in mix.exs

This commit is contained in:
Jerome Sautret 2020-02-25 14:46:44 +01:00
parent 5f075f316f
commit 065e96d24b
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: "20.1.0",
version: "20.2.0",
description: description(),
elixir: "~> 1.4",
elixirc_paths: ["lib"],