From e246530c23a2254e89900880c57a76cbbda1e0fd Mon Sep 17 00:00:00 2001 From: Alex Lion Date: Fri, 8 May 2026 14:34:53 +0200 Subject: [PATCH] Bump version to 2.5.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f57481b..536584d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Claper.MixProject do use Mix.Project - @version "2.5.0" + @version "2.5.1" def project do [