diff --git a/filestack/build.gradle b/filestack/build.gradle index 4a25a5d..83471ef 100644 --- a/filestack/build.gradle +++ b/filestack/build.gradle @@ -75,7 +75,7 @@ afterEvaluate { groupId = 'com.github.boykod' artifactId = 'smartsuite-filestack' - version = '0.1.4' + version = '0.1.5' } } }