libeufin

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

commit 1352e63d09aa2fe2c38e23f015cfadfdd595922e
parent 33b1392c5045e18f1770b61f72015674663eae2d
Author: Florian Dold <florian@dold.me>
Date:   Tue, 24 Jun 2025 00:37:51 +0200

bump version to 1.0.4

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.0.3" +version = "1.0.4" if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){ throw new GradleException( diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +libeufin (1.0.4) unstable; urgency=low + + * Release version 1.0.4 + + -- Florian Dold <florian@dold.me> Tue, 24 Jun 2025 00:37:44 +0200 + libeufin (1.0.3) unstable; urgency=low * Release version 1.0.3