From 25ca4c3be650080cec1a112685ed9c91d485dabe Mon Sep 17 00:00:00 2001 From: Chad Jablonski Date: Sun, 2 Aug 2020 15:44:55 -0700 Subject: [PATCH] Version bump - 0.2.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f8dd327..c27ddcf 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Weddell.Mixfile do use Mix.Project - @version "0.1.5" + @version "0.2.0" def project do [