commit ec2ff01cfae3cc332fbf64ec5d77400b4357a50c
parent 7a38d56d81fb556f0e0c8738b9747dab396487bd
Author: Florian Dold <florian@dold.me>
Date: Tue, 8 Jul 2025 23:56:55 +0200
bump version to 1.0.5
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.0.4"
+version = "1.0.5"
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.5) unstable; urgency=low
+
+ * Release version 1.0.5
+
+ -- Florian Dold <florian@dold.me> Tue, 08 Jul 2025 23:56:48 +0200
+
libeufin (1.0.4) unstable; urgency=low
* Release version 1.0.4