summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index f40f8428..bcb949cf 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.10.1"
+version = "0.10.2"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/debian/changelog b/debian/changelog
index e428de00..ca262609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (0.10.2) unstable; urgency=low
+
+ * Package v0.10.2
+
+ -- Florian Dold <dold@taler.net> Wed, 24 Apr 2024 09:18:26 +0200
+
libeufin (0.10.1) unstable; urgency=low
* Package v0.10.1