We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8c52a commit 84958ccCopy full SHA for 84958cc
buildSrc/src/main/groovy/datafusion.java-conventions.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group = 'io.github.datafusion-contrib'
6
-version = '0.8.0-SNAPSHOT'
+version = '0.8.0'
7
8
repositories {
9
mavenCentral()
0 commit comments