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 05c91e6 commit 2654345Copy full SHA for 2654345
build.gradle
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
group = 'org.typesense'
14
-version = '0.0.10'
+version = '0.0.11-beta1'
15
sourceCompatibility = 1.8
16
targetCompatibility = 1.8
17
0 commit comments