From 0c8ee1b073e59bbe4ae056db3177c31d8d78dad5 Mon Sep 17 00:00:00 2001 From: Chris Keathley Date: Wed, 29 Jun 2016 11:22:41 -0400 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 3722a906..e361ab68 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Wallaby.Mixfile do use Mix.Project - @version "0.6.0" + @version "0.7.0" def project do [app: :wallaby,