From e2a96459af3f52219a02900a79cd37a6fe89e754 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Pr=C3=A9vost?= Date: Tue, 16 Jul 2024 10:06:15 -0400 Subject: [PATCH] v2.1.4 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 9e90b3b..b641884 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule MixAudit.MixProject do use Mix.Project - @version "2.1.3" + @version "2.1.4" def project do [