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 733b5e4 commit 27123b1Copy full SHA for 27123b1
build.gradle
@@ -17,7 +17,7 @@ repositories {
17
}
18
19
group = 'org.typesense'
20
-version = '0.9.0'
+version = '1.0.0'
21
sourceCompatibility = 1.8
22
targetCompatibility = 1.8
23
0 commit comments