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