diff --git a/build.gradle b/build.gradle index ab3e76a..523b8e8 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ plugins { } group 'xyz.javecs.tools' -version '0.1.5' +version '0.1.6' apply plugin: 'kotlin' apply plugin: 'antlr'