From 59ff778634735ae14c2fce8ef3893553157afc81 Mon Sep 17 00:00:00 2001 From: akash-akya Date: Thu, 23 Jun 2022 22:34:34 +0530 Subject: [PATCH] Bump to v0.7.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 97c17a3..38628a1 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule ExCmd.MixProject do use Mix.Project - @version "0.6.0" + @version "0.7.0" @scm_url "https://github.com/akash-akya/ex_cmd" def project do