diff --git a/progressbutton/build.gradle b/progressbutton/build.gradle index 05beee6..fabfc18 100644 --- a/progressbutton/build.gradle +++ b/progressbutton/build.gradle @@ -39,7 +39,7 @@ publish { repoName = 'maven' groupId = 'com.github.razir.progressbutton' artifactId = 'progressbutton' - publishVersion = '1.0.0' + publishVersion = '1.0.1' desc = 'ProgressButton gives the ability to add a progress bar to your button without adjusting a layout' website = 'https://github.com/razir/ProgressButton' } \ No newline at end of file