From 3abcbf201700d37c91af4283f3f33a21015fa685 Mon Sep 17 00:00:00 2001 From: akash-akya Date: Thu, 1 Jun 2023 23:51:32 +0530 Subject: [PATCH] Bump to v0.10.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 2035ce7..e64aa45 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule ExCmd.MixProject do use Mix.Project - @version "0.9.1" + @version "0.10.0" @scm_url "https://github.com/akash-akya/ex_cmd" def project do