libeufin

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

commit 162cf0146fc6c24d8446ae115373aa59ae230445
parent 7db958bd5466ff7abe24ddc79ab5a9d65dc4674c
Author: Florian Dold <florian@dold.me>
Date:   Tue, 28 Oct 2025 13:23:59 +0100

bump version to 1.1.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.0.6" +version = "1.1.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.1.0) unstable; urgency=low + + * Release version 1.1.0 + + -- Florian Dold <florian@dold.me> Tue, 28 Oct 2025 13:23:56 +0100 + libeufin (1.0.8) unstable; urgency=low * Release version 1.0.8