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 7cd2f11 commit ab76775Copy full SHA for ab76775
build.gradle
@@ -6,7 +6,7 @@ repositories {
6
}
7
8
group = 'org.typesense'
9
-version = '0.0.2'
+version = '0.0.3-rc1'
10
sourceCompatibility = 1.8
11
targetCompatibility = 1.8
12
0 commit comments