summaryrefslogtreecommitdiff
path: root/nexus
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-22 17:41:30 +0100
committerFlorian Dold <florian@dold.me>2021-01-22 17:41:38 +0100
commitd61420e72a6e6bc5ea583d9f9d6a2e6349496db3 (patch)
tree8121cf690c1aef305ba6b7c32d11cd529ffb846f /nexus
parent0b403bb2647190a011842d9b22da8d41e6c71d18 (diff)
downloadlibeufin-d61420e72a6e6bc5ea583d9f9d6a2e6349496db3.tar.gz
libeufin-d61420e72a6e6bc5ea583d9f9d6a2e6349496db3.tar.bz2
libeufin-d61420e72a6e6bc5ea583d9f9d6a2e6349496db3.zip
version bumpv0.0.1-dev.1
Diffstat (limited to 'nexus')
-rw-r--r--nexus/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/nexus/build.gradle b/nexus/build.gradle
index 271b51f5..9ee86dfd 100644
--- a/nexus/build.gradle
+++ b/nexus/build.gradle
@@ -37,7 +37,6 @@ apply plugin: 'kotlin-kapt'
sourceCompatibility = '11'
targetCompatibility = '11'
-version = '0.0.1'
compileKotlin {
kotlinOptions {