From c6276a3bfcab53db3443d19c953eb48072bff866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Mon, 4 Nov 2024 21:24:02 +0100 Subject: [PATCH] Bump version to 1.7.10 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index baebbdae4..aeea09e0d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.9" + @version "1.7.10" def project do [