diff --git a/library/build.gradle b/library/build.gradle index 12ed006..42cb769 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -55,7 +55,7 @@ publish { userOrg = 'werbhelius' groupId = 'com.werb.moretype' artifactId = 'moretype' - publishVersion = '0.1.8' + publishVersion = '0.2.0' desc = 'New method to build data in RecyclerView with Kotlin!' website = 'https://github.com/Werb/MoreType' }