From 475b7ecff44767db3a0c4a9b17798e6280af6ccf Mon Sep 17 00:00:00 2001 From: Brien Wankel Date: Thu, 27 Jul 2017 11:03:25 -0700 Subject: [PATCH] Bump version to 0.2.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 41efd81..0a35147 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Bootleg.Mixfile do use Mix.Project - @version "0.1.0" + @version "0.2.0" @source "https://github.com/labzero/bootleg" def project do