From baba444fac595b486a17e0329389a6f1b4355b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20F=C3=B6hring?= Date: Sun, 31 Jul 2022 13:28:39 +0200 Subject: [PATCH] Bump version to 1.6.6 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 4bd2e2aee..a465774b1 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Credo.Mixfile do use Mix.Project - @version "1.6.5" + @version "1.6.6" def project do [