commit c4d1e58056d369c22e593c530d18024c282d666f
parent fbe3af30b41e82ca4264a522c445791da8efa15a
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 12 Apr 2024 10:55:01 +0200
version bumping
Diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.10.0"
+version = "0.10.1"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (0.10.1) unstable; urgency=low
+
+ * Package v0.10.1
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 12 Apr 2024 13:18:43 +0100
+
libeufin (0.10.0) unstable; urgency=low
* Package v0.10.0