diff --git a/build.gradle b/build.gradle index 1105c4034c..c9ef4d4907 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ plugins { } group 'io.kweb' -version '0.2.2' +version '0.2.3' apply plugin: 'java' apply plugin: 'kotlin'