From 084435d6b96bcda01b225dd3d6824e6d989ef244 Mon Sep 17 00:00:00 2001 From: Steven Blowers Date: Tue, 22 Nov 2016 19:58:05 +0000 Subject: publishing new version to hex with meck and MIT license --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index 30f508f..f510741 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule Zendex.Mixfile do def project do [app: :zendex, source_url: "https://github.com/shdblowers/zendex", - version: "0.7.0", + version: "0.7.1", elixir: "~> 1.3", description: description(), build_embedded: Mix.env == :prod, -- cgit v1.2.1