From 961250b5a1e4fa68444610c3edc69cb6e025f616 Mon Sep 17 00:00:00 2001 From: Michael Crumm Date: Sun, 21 Apr 2019 19:11:24 -0700 Subject: [PATCH] bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index fec8de1..daf3d4e 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Guss.MixProject do use Mix.Project - @version "0.1.1" + @version "0.1.5" def project do [