Bump version to 2.5.0 in CHANGELOG and mix.exs

This commit is contained in:
Alex Lion
2026-02-10 09:34:49 +01:00
parent 910627f4ba
commit b96b7dd68d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
### v.2.4.1
### v.2.5.0
### Security

View File

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