libeufin

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

commit 7e2c8dfc50af5b0d8ed1067d80584c441df77e17
parent 1601704b54e06ec30e16e39741b2c50cee254599
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  4 Feb 2026 21:33:34 +0100

bump version to v1.4.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.3.1" +version = "1.4.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.4.0) unstable; urgency=low + + * Release version 1.4.0 + + -- Christian Grothoff <christian@grothoff.org> Wed, 04 Feb 2026 21:33:00 +0100 + libeufin (1.3.1) unstable; urgency=low * Release version 1.3.1