From 599a7d899a66a33ead54ef494074abe546a28e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Thu, 26 Sep 2024 18:58:14 +0200 Subject: [PATCH] Bump version to 1.7.8 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index e7c571a7f..ec162cba8 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.7" + @version "1.7.8" def project do [