We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6e72d commit 261f544Copy full SHA for 261f544
1 file changed
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group 'xyz.javecs.tools'
19
-version '0.1.0'
+version '0.1.1'
20
21
apply plugin: 'kotlin'
22
apply plugin: 'antlr'
0 commit comments