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 34d7a8f commit 33ddb7bCopy full SHA for 33ddb7b
build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'java'
27
apply plugin: 'com.diffplug.spotless'
28
29
group 'io.tiledb'
30
-version = '0.0.10-SNAPSHOT'
+version = '0.0.10'
31
32
repositories {
33
mavenCentral()
0 commit comments