From 262900d79a3d557fcd0c36bdcde01ae33952754b Mon Sep 17 00:00:00 2001 From: John DeSilvio Date: Sat, 18 Feb 2017 16:02:51 -0500 Subject: [PATCH] Version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index bcad58b..1a2f89a 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule YelpEx.Mixfile do use Mix.Project - @version "0.1.1" + @version "0.1.2" def project do [app: :yelp_ex,