From d33b81af541555a16842903a73b024aaebd4500d Mon Sep 17 00:00:00 2001 From: Akash Manohar J Date: Sun, 15 Nov 2015 10:52:01 +0530 Subject: [PATCH] Update version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 231c7d1..7936b49 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Hound.Mixfile do use Mix.Project - @version "0.7.5" + @version "0.7.6" def project do [ app: :hound,