From 1682b1075edac9800c8f360b0316183397f0569c Mon Sep 17 00:00:00 2001 From: Jeff Grunewald Date: Wed, 2 Dec 2020 09:54:57 -0500 Subject: [PATCH] re-release (#16) --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 8a2ed9b..b177165 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Maverick.MixProject do use Mix.Project @name "Maverick" - @version "0.1.3" + @version "0.1.0" @repo "https://github.com/jeffgrunewald/maverick" def project do