libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit dc63053231a8c4d51f63eadc014a5e90e91a9222
parent 2cd963d835230f558eb4df9c5f05d72e2e2ede2f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 21 Mar 2026 18:26:50 +0100

bump to v1.5.0

Diffstat:
Mbuild.gradle | 2+-
Mdebian/changelog | 6++++++
2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle @@ -8,7 +8,7 @@ plugins { } group = "tech.libeufin" -version = "1.4.4" +version = "1.5.0" if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){ throw new GradleException( diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +libeufin (1.5.0) unstable; urgency=low + + * Release version 1.5.0 + + -- Christian Grothoff <christian@grothoff.org> Sat, 21 Mar 2026 18:24:34 +0100 + libeufin (1.4.4) unstable; urgency=low * Release version 1.4.4