libeufin

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

commit 8768dc549c72b437ec0d1108cfd296287c064f26
parent d0740673b43e067bbccb59580e4a08b784469b66
Author: Florian Dold <florian@dold.me>
Date:   Tue, 10 Jun 2025 20:07:50 +0200

bump version to 1.0.3

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.2" +version = "1.0.3" 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.3) unstable; urgency=low + + * Release version 1.0.3 + + -- Florian Dold <florian@dold.me> Tue, 10 Jun 2025 20:07:44 +0200 + libeufin (1.0.2) unstable; urgency=low * Release version 1.0.2