Skip to content

Commit 6cf8b25

Browse files
authored
build: changed version to 1.5.0
1 parent 33d10d1 commit 6cf8b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-text/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ apply from: '../buildCompose.gradle'
88

99
ext {
1010
PUBLISH_GROUP_ID = 'de.charlex.compose'
11-
PUBLISH_VERSION = '1.4.1'
11+
PUBLISH_VERSION = '1.5.0'
1212
PUBLISH_ARTIFACT_ID = 'html-text'
1313
}
1414

0 commit comments

Comments
 (0)