summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine A <>2024-03-12 11:30:58 +0100
committerAntoine A <>2024-03-12 11:30:58 +0100
commitd9142e97c0167e4231208e17f6a4379d30bf1c1a (patch)
treee0101f08c315608088e389377dfc5542d008b66e
parent3b0aa4610772ef5ace8442532b247f917e59af3a (diff)
downloadlibeufin-d9142e97c0167e4231208e17f6a4379d30bf1c1a.tar.gz
libeufin-d9142e97c0167e4231208e17f6a4379d30bf1c1a.tar.bz2
libeufin-d9142e97c0167e4231208e17f6a4379d30bf1c1a.zip
bump version to 0.10.0
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 4670c2eb..d47f38cd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.9.4a"
+version = "0.10.0"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(