From f602464b8cb2c852f0282dfaf0205ee8d868a3c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Wed, 12 Jun 2024 22:00:28 +0200 Subject: [PATCH] Bump version to 1.7.7 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 8cea2347f..e7c571a7f 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.7-rc.0" + @version "1.7.7" def project do [