commit 5021993918ec5f015b1d68b866462bf89f61c04e
parent 33f03bb948c030c416a0f6ce7dd3189136e82728
Author: Florian Dold <florian@dold.me>
Date: Thu, 30 Oct 2025 15:25:33 +0100
bump version to 1.1.1
Diffstat:
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.1.0"
+version = "1.1.1"
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.1) unstable; urgency=low
+
+ * Release version 1.1.1
+
+ -- Florian Dold <florian@dold.me> Thu, 30 Oct 2025 15:25:27 +0100
+
libeufin (1.1.0) unstable; urgency=low
* Release version 1.1.0