Skip to content

Commit 7bb5f07

Browse files
authored
New release (#53)
1 parent 67d7a8c commit 7bb5f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

color-picker/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ publishing {
103103
publications.withType(MavenPublication::class) {
104104
groupId = "com.godaddy.android.colorpicker"
105105
artifactId = "compose-color-picker"
106-
version = "0.5.1"
106+
version = "0.6.0"
107107

108108
artifact(tasks["javadocJar"])
109109

0 commit comments

Comments
 (0)