From cc09ed8478cd98c246578e3714ddab459bd9b9a9 Mon Sep 17 00:00:00 2001 From: Steven Blowers Date: Tue, 13 Sep 2016 16:42:09 +0100 Subject: Hex release 0.5.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 671d32d..9c64e84 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Zendex.Mixfile do def project do [app: :zendex, - version: "0.4.1", + version: "0.5.0", elixir: "~> 1.3", description: description(), build_embedded: Mix.env == :prod, -- cgit v1.2.1