We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e1455 commit 7aff575Copy full SHA for 7aff575
build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'java'
27
apply plugin: 'com.diffplug.spotless'
28
29
group 'io.tiledb'
30
-version = '0.2.1-SNAPSHOT'
+version = '0.2.2'
31
32
repositories {
33
mavenCentral()
0 commit comments