summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-12 10:55:01 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-12 10:55:01 +0200
commitc4d1e58056d369c22e593c530d18024c282d666f (patch)
tree97e526fc377f3484f74cb7504da70e883025f2ab /build.gradle
parentfbe3af30b41e82ca4264a522c445791da8efa15a (diff)
downloadlibeufin-c4d1e58056d369c22e593c530d18024c282d666f.tar.gz
libeufin-c4d1e58056d369c22e593c530d18024c282d666f.tar.bz2
libeufin-c4d1e58056d369c22e593c530d18024c282d666f.zip
version bumpingv0.10.1
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 4ee77fb6..f40f8428 100644
--- 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(