diff --git a/build.gradle b/build.gradle index 748750e..11a442a 100644 --- a/build.gradle +++ b/build.gradle @@ -12,6 +12,7 @@ plugins { } group = 'kingstonduo' +version = "latest" apply plugin: 'java' apply plugin: 'eclipse'