We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b168d12 commit 1f4da3eCopy full SHA for 1f4da3e
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group 'org.radarbase'
12
-version '1.0.0'
+version '1.0.1-SNAPSHOT'
13
mainClassName = 'org.radarbase.output.Application'
14
15
sourceCompatibility = '1.8'
0 commit comments