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 b604873 commit e3df018Copy full SHA for e3df018
server/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'org.javacs'
8
-version = '0.1.1'
+version = '0.1.13'
9
10
mainClassName = 'org.javacs.kt.MainKt'
11
description = 'Code completions, diagnostics and more for Kotlin'
0 commit comments