Bump version to 2.4.1 and update CHANGELOG for upcoming release

This commit is contained in:
Alex Lion
2025-12-28 12:33:32 +01:00
parent a5d9bef8e8
commit 6f0a4c3b9d
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
### v.2.4.1
### v.2.4.0
### ⚠️ Breaking changes

View File

@@ -1,7 +1,7 @@
defmodule Claper.MixProject do
use Mix.Project
@version "2.4.0"
@version "2.4.1"
def project do
[