From ce7b56521a2dee32c4d3caaa1a2a6b8a1d036d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Thu, 16 Nov 2023 21:12:38 +0100 Subject: [PATCH] Bump version to 1.7.2-rc.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index c48f0c7c4..8ab813339 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.7.1" + @version "1.7.2-rc.0" def project do [