diff --git a/build.gradle b/build.gradle index 3eaa8b9..00ce4bf 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ apply plugin: 'maven' group = 'com.skcraft' - version = '4.4-SNAPSHOT' + version = '4.5-SNAPSHOT' sourceCompatibility = 1.8 targetCompatibility = 1.8