Skip to content

Commit

Permalink
mix version updated for 16.03 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mremond committed Mar 30, 2016
1 parent b160bd7 commit c00cfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Ejabberd.Mixfile do

def project do
[app: :ejabberd,
version: "16.02.0",
version: "16.03.0",
description: description,
elixir: "~> 1.2",
elixirc_paths: ["lib"],
Expand Down

0 comments on commit c00cfca

Please sign in to comment.