diff --git a/html-text/build.gradle b/html-text/build.gradle index 18d7897..e3fe54a 100644 --- a/html-text/build.gradle +++ b/html-text/build.gradle @@ -8,7 +8,7 @@ apply from: '../buildCompose.gradle' ext { PUBLISH_GROUP_ID = 'de.charlex.compose' - PUBLISH_VERSION = '1.1.0' + PUBLISH_VERSION = '1.2.0' PUBLISH_ARTIFACT_ID = 'html-text' }