Skip to content

Commit f290521

Browse files
committed
bump version to 1.0.6
1 parent b5f2769 commit f290521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convention-plugins/src/main/kotlin/convention.publication.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ext["ossrhUsername"] = null
1414
ext["ossrhPassword"] = null
1515

1616
val publishGroupId: String = "ly.com.tahaben"
17-
val publishVersion: String = "1.0.5"
17+
val publishVersion: String = "1.0.6"
1818
val publishArtifactId: String = "showcase-layout-compose"
1919

2020

0 commit comments

Comments
 (0)