From 6dca32b28999172f75230fd1da331d1260c1962d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Thu, 8 Feb 2024 10:57:15 +0000 Subject: [PATCH] Bump version to 1.7.4 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ee5bf10cf..5a55b1082 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.3" + @version "1.7.4" def project do [