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