From 0058645812e29ac63a640905a2ad4958fc7bafd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Thu, 9 May 2024 13:39:20 +0200 Subject: [PATCH] Bump version to 1.7.6 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 33e834080..b16cd2ee5 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.5" + @version "1.7.6" def project do [