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 a4c2bbe commit 352f317Copy full SHA for 352f317
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
group = 'org.typesense'
16
-version = '0.0.9-beta3'
+version = '0.0.9-beta4'
17
sourceCompatibility = 1.8
18
targetCompatibility = 1.8
19
0 commit comments