From 91525ada8cf4f40d000f6b521d1df98b50c2ef9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Sun, 2 Jun 2024 16:23:02 +0200 Subject: [PATCH] Bump version to 1.7.7-rc.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 81b2aed2d..31a30085d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.6" + @version "1.7.7-rc.0" def project do [