From 2bd9b4e338ef5134c6febdcc95d28d665aed4443 Mon Sep 17 00:00:00 2001 From: Alex Lion Date: Sun, 14 Jun 2026 15:44:10 +0200 Subject: [PATCH] Bump version to 3.0.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b8d34b2..e2d8b08 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Claper.MixProject do use Mix.Project - @version "2.5.2" + @version "3.0.0" def project do [